ytarchiver_musicvideo.yaml (328B)
1 musicvideo: 2 - title: '{title}' 3 - uniqueid: 4 attr: 5 type: 'youtube' 6 default: "true" 7 value: '{id}' 8 - plot: '{description}' 9 - premiered: 10 convert: 'date' 11 input_f: '%Y%m%d' 12 output_f: '%Y-%m-%d' 13 value: '{upload_date}' 14 - artist: '{uploader_id}' 15 - director: '{uploader_id}'