Good evening.
I wanted to download an episode of the series Bonanza from YouTube.
ClipGrab crashes immediately.
And that doesn't seem to work either:
What could this be?Code:yt-dlp -o Bonanza.mp4 "https://youtu.be/VgkZqRHah0E"
Best regards
Heiko
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 7 of 7
-
-
The command works fine. It's a livestream. What's wrong with it?
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Well, the download runs and runs and doesn't finish.
Sorry, I didn't see that it was a live stream. Where can I see how long the stream is still running? Or how can I cancel it? I only wanted to watch one episode.
Best regards
Heiko -
One easy way to cancel is just to press Ctrl+C in terminal. It saves the progress in the mp4 file. As alternative you can also pass the duration as parameter
Code:yt-dlp -o Bonanza.mp4 "https://youtu.be/VgkZqRHah0E" --downloader-args "-t 00:01:00"
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*] -
Hi.
Thank you, it worked great.
I have one final question: can I download the live video from the beginning and then, for example, 2 hours?
Best regards
Heiko -
-t 00:01:00 -- this is for 1 min
-t 02:00:00 -- this is for 2 hours
from the beginning is nonsense. because it's a live, so you can rip at your start, not from beginning -
As weird as the request may be, you used to able to do this thing. Unfortunately youtube changed something with serving hls and it's not working anymore, not even with streamlink. You could wait for the livestream to become a vod and then pick whatever interval you want. If your episode can be found anymore on the 12 hours buffer though.
--[----->+<]>.++++++++++++.---.--------.
[*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
Similar Threads
-
Help! Download Video Youtube
By axnspain in forum Video Streaming DownloadingReplies: 13Last Post: 19th Aug 2024, 15:19 -
How to youtube-dl download login required youtube video?
By abrogard in forum Video Streaming DownloadingReplies: 14Last Post: 6th Jun 2022, 19:51 -
need help to download youtube vid (IMD, youtube-dl, streamlink not working)
By olli66 in forum Video Streaming DownloadingReplies: 6Last Post: 30th May 2022, 08:31 -
YouTube-DL: Anyone else getting really slow download speeds from YouTube?
By Rekrul in forum Video Streaming DownloadingReplies: 29Last Post: 5th May 2022, 17:30 -
Cannot download video, youtube-dl tried
By lordsmurf in forum Newbie / General discussionsReplies: 3Last Post: 7th Dec 2020, 08:21