Skip to content

Commit

Permalink
ytdl tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
spiceratops committed Nov 6, 2024
1 parent f949fa0 commit 0f3515b
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions kubernetes/apps/media/ytdl-sub/app/configs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,14 @@ data:
overrides:
date_range: "6months"
# Custom preset to archive an entire channel (based on playlists)
TV Show Full Archive by Playlist:
preset:
- "base"
- "season_by_collection__episode_by_playlist_index"
- "sponsorblock_wait"
subscriptions.yaml: |-
TV Show Full Archive:
# = Learning | = TV-G:
Expand All @@ -154,7 +162,6 @@ data:
# "PBS Spacetime": "https://youtube.com/@pbsspacetime"
"Bill Nye The Science Guy": "https://www.youtube.com/@TheRealBillNye"
"Doctor Mad Science": "https://www.youtube.com/@doctormadscience"
"AumSum": "https://www.youtube.com/@AumSum"
= Art and Crafts | = TV-G:
"Art for Kids Hub": "https://www.youtube.com/@ArtforKidsHub"
Expand All @@ -165,8 +172,6 @@ data:
"Nerdy Nummies Cooking": "https://www.youtube.com/@RosannaPansino"
= Gaming | = TV-G:
"Krydax": "https://www.youtube.com/@Krydax8"
"EthosLab": "https://www.youtube.com/@EthosLab"
"TDBRICKS": "https://www.youtube.com/@TDBRICKS"
= Kids | = TV-G:
Expand Down Expand Up @@ -206,6 +211,16 @@ data:
"Nelson Boys": "https://www.youtube.com/@NelsonBoys"
"howridiculous": "https://www.youtube.com/@howridiculous"
TV Show Full Archive by Playlist:
= Science | = TV-G:
"AumSum": "https://www.youtube.com/@AumSum"
= Gaming | = TV-G:
"Krydax": "https://www.youtube.com/@Krydax8"
"EthosLab": "https://www.youtube.com/@EthosLab"
"Lets Game It Out": "https://www.youtube.com/playlist?list=PLrBjj4brdIRwRkGTLKqH5hlS_mlMYn_J0"
"TotalXclipse": "https://www.youtube.com/watch?v=Pgipp-eDipQ&list=PLxpToD1Are7hyEOv6JmnIi2n7I3ig28LH&pp=iAQB"
# TV Show Only Recent:
# = News | = TV-PG:
# # Subscriptions can prefix a tilda to specify override variables
Expand Down

0 comments on commit 0f3515b

Please sign in to comment.