71 lines
No EOL
1.6 KiB
YAML
71 lines
No EOL
1.6 KiB
YAML
#ALISON:
|
|
# preset: "soundcloud_with_id3_tags"
|
|
# soundcloud:
|
|
# username: alis_on
|
|
# output_options:
|
|
# output_directory: "/tmp/ALISON"
|
|
# overrides:
|
|
# artist: "A.L.I.S.O.N."
|
|
# genre: "Synthwave / Electronic"
|
|
#
|
|
#delorra:
|
|
# preset: "soundcloud_with_id3_tags"
|
|
# soundcloud:
|
|
# username: delorra
|
|
# output_options:
|
|
# output_directory: "/tmp/DeLorra"
|
|
# overrides:
|
|
# artist: "DeLorra"
|
|
# genre: "Synthwave / Electronic"
|
|
#
|
|
#bl00dwave:
|
|
# preset: "soundcloud_with_id3_tags"
|
|
# soundcloud:
|
|
# username: bl00dwave
|
|
# overrides:
|
|
# artist: "bl00dwave"
|
|
# genre: "Synthwave / Electronic"
|
|
#
|
|
#tom_petty:
|
|
# preset: "music_videos"
|
|
# youtube:
|
|
# download_strategy: "playlist"
|
|
# playlist_id: PLoopXDarluPBnuxs4PTC55Sc_2ShAXC0i
|
|
# output_options:
|
|
# output_directory: "/tmp/Tom Petty"
|
|
# overrides:
|
|
# artist: "Tom Petty and the Heartbreakers"
|
|
#
|
|
#rammstein:
|
|
# preset: "music_videos"
|
|
# youtube:
|
|
# download_strategy: "playlist"
|
|
# playlist_id: "PLVTLbc6i-h_iuhdwUfuPDLFLXG2QQnz-x"
|
|
# output_options:
|
|
# output_directory: "/tmp/Rammstein"
|
|
# overrides:
|
|
# artist: "Rammstein"
|
|
|
|
#gogo_video_test:
|
|
# preset: "music_videos"
|
|
# youtube:
|
|
# download_strategy: "video"
|
|
# video_id: "2RHTiXvELNg"
|
|
# output_options:
|
|
# output_directory: "/tmp/gogos"
|
|
# overrides:
|
|
# artist: "The Gogos"
|
|
|
|
recent_channel_test:
|
|
preset: "yt_channel"
|
|
ytdl_options:
|
|
break_on_reject: True
|
|
youtube:
|
|
channel_id: "UCsvn_Po0SmunchJYOWpOxMg"
|
|
after: today-13days
|
|
output_options:
|
|
output_directory: "/tmp/dunkey"
|
|
keep_files:
|
|
after: today-3days
|
|
overrides:
|
|
tv_show_name: "Youtube: Dunkey" |