Delete ytdlp
Browse files- ytdlp/bae.sh +0 -3
- ytdlp/fauna.sh +0 -3
ytdlp/bae.sh
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
#!/bin/bash
|
2 |
-
|
3 |
-
yt-dlp --cookies /app/cookies.txt -N 20 -c -o "/app/yta/bae/%(release_date,upload_date)s (%(id)s)/[%(release_date,upload_date)s] %(title)s [%(channel)s] (%(id)s)" --wait-for-video 15 --live-from-start --embed-metadata --embed-thumbnail --merge-output-format mp4 --write-info-json --clean-infojson --write-comments --write-subs --sub-lang live_chat --sub-format json --write-thumbnail --convert-thumbnails jpg --write-description --exec "after_video:/app/exec/bae.sh" https://www.youtube.com/channel/UCgmPnx-EEeOrZSg5Tiw7ZRQ/live
|
|
|
|
|
|
|
|
ytdlp/fauna.sh
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
#!/bin/bash
|
2 |
-
|
3 |
-
yt-dlp --cookies /app/cookies.txt -N 20 -c -o "/app/yta/fauna/%(release_date,upload_date)s (%(id)s)/[%(release_date,upload_date)s] %(title)s [%(channel)s] (%(id)s)" --wait-for-video 15 --live-from-start --embed-metadata --embed-thumbnail --merge-output-format mp4 --write-info-json --clean-infojson --write-comments --write-subs --sub-lang live_chat --sub-format json --write-thumbnail --convert-thumbnails jpg --write-description --exec "after_video:/app/exec/fauna.sh" https://www.youtube.com/channel/UCO_aKKYxn4tvrqPjcTzZ6EQ/live
|
|
|
|
|
|
|
|