Open sclsj opened 3 years ago
You can use --metadata comment "my commentary goes in here"
You can use --metadata "purl" "htps://www.youtube.com/watch?v=${id}"
You can use --metadata "rating" "${rating} out of 5"
You can use --metadata "category" "${category}"
You can use --metadata "views" "${views} views"
You can pretty much add anything you like. You can extract video related data using the ${template} method using anything that is on the video properties list
I haven't tested all of these and ffmpeg plus the codec standards might reject some of the things you try.
Is it possible to add more metadata fields?
Is it possible to rename certain metadata fields for easier metadata management? E.g.
For reference, here is the comparison between
ytcog-dl
andyoutube-dl
metadata:youtube-dl
ytcog-dl