Skip to content

Instantly share code, notes, and snippets.

@chasetb
Created October 1, 2024 15:40
Show Gist options
  • Save chasetb/5eb38647b6c62a14ed156c3799378b8c to your computer and use it in GitHub Desktop.
Save chasetb/5eb38647b6c62a14ed156c3799378b8c to your computer and use it in GitHub Desktop.
ytdl-sub subscriptions file template
# subscriptions.yaml:
# Everything in here can be downloaded using the command:
# ytdl-sub sub subscriptions.yaml
# __preset__ is a place to define global overrides for all subscriptions
__preset__:
overrides:
# Root folder of all ytdl-sub TV Shows
tv_show_directory: "/tv_shows"
tv_show_content_rating_default: "TV-14"
# For 'Only Recent' preset, only keep vids within this range and limit
only_recent_date_range: "2months"
only_recent_max_files: 30
###################################################################
Custom Jellyfin:
= Comedy | = TV-14:
"Pitch Meeting": "https://www.youtube.com/@PitchMeetings"
"How It Should Have Ended": "https://www.youtube.com/@HowItShouldHaveEnded"
"Glove And Boots": "https://www.youtube.com/@GloveandbootsOfficial"
= How-to | = TV-Y:
"Wicked Makers": "https://www.youtube.com/@WickedMakers"
"3D Sanago": "https://www.youtube.com/@sanago"
"Punished Props Academy": "https://www.youtube.com/@punishedprops"
"KamuiCosplay": "https://www.youtube.com/@KamuiCosplay"
"Zac Builds": "https://www.youtube.com/@ZacBuilds"
= Docuseries | = TV-14:
"Secret Galaxy": "https://www.youtube.com/@SecretGalaxyTV"
"Gaming Historian": "https://www.youtube.com/@GamingHistorian"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment