Example site : https://www.usanetwork.com/sin-senos-si-hay-paraiso/video/catalina-ama-a-hernan/3067820
I have a few questions ;
1) Can I download only the subtitle from the site with yt-dlp (.tt).. Can I just download the subtitle in the link? Is there a code for this? Except for video
2) Let's say I can download both the video and the subtitle.. Is the subtitle combined with the video? Because I will translate the subtitle to english language online.
3) How can i choose quality when downloading video with yt-dlp. What is the sample code for this?
I would appreciate if anyone can share the code with examples.
By the way, it doesn't have to be with yt-dlp, if there is another program..
Thank you to everyone involved.
+ Reply to Thread
Results 1 to 5 of 5
-
-
1.
Code:yt-dlp --write-subs --no-download "https://www.usanetwork.com/sin-senos-si-hay-paraiso/video/catalina-ama-a-hernan/3067820"
3. yt-dlp -F "URL". Then use -f to select ID of the format you want. Or use something like -f "best[height=1080]".
Read documentation on https://github.com/yt-dlp/yt-dlp -
-
Well the subtitle comes in tt. can i make it download as srt automatically? convert.
Similar Threads
-
Need help for download with yt-dlp
By sibhus in forum Video Streaming DownloadingReplies: 26Last Post: 19th Feb 2024, 15:02 -
using yt-dlp to download part of a video
By oduodui in forum Video Streaming DownloadingReplies: 2Last Post: 29th Mar 2023, 10:47 -
Help with YT-dlp batch download
By Loryanam2 in forum Video Streaming DownloadingReplies: 2Last Post: 13th Feb 2023, 15:00 -
YT-DLP Getting Subtitle Along With Video?
By Tom Saurus in forum Video Streaming DownloadingReplies: 16Last Post: 3rd Jan 2022, 19:36 -
yt-dlp will not download in ts format
By Skaperen in forum Video Streaming DownloadingReplies: 21Last Post: 19th Nov 2021, 19:45