- Registrado
- 24 de Dic, 2019
I've tried it. Sometimes it works, sometimes it gives you a file that shits the bed 30 minutes in. Really hit and miss.Can yt-dlp download youtube live streams as they happen? is that even possible?
Sigue el video de abajo para ver cómo instalar nuestro sitio como una aplicación web en tu pantalla de inicio.
Nota: Esta función puede no estar disponible en algunos navegadores.
I've tried it. Sometimes it works, sometimes it gives you a file that shits the bed 30 minutes in. Really hit and miss.Can yt-dlp download youtube live streams as they happen? is that even possible?
Yeah. I think so. I usually use yt-dlp with ffmpeg to capture live streams.Can yt-dlp download youtube live streams as they happen? is that even possible?
just build a bat file and then flip to it whenever you needIs there any way to make it a browser extension? It's not vital, but it would save me messing with the command line every time I want to save a video.
My current work around is to have a download playlist and save things in batches, but this obviously doesn't work for non-YouTube sites.
You can use https://github.com/firedm/FireDMIs there any way to make it a browser extension? It's not vital, but it would save me messing with the command line every time I want to save a video.
My current work around is to have a download playlist and save things in batches, but this obviously doesn't work for non-YouTube sites.
FireDM is a python open source internet download manager with multi-connections, high speed engine, it downloads general files and videos from youtube and tons of other streaming websites. Developed in Python, based on "pyCuRL/libcurl", "youtube_dl", and "PySimpleG
Features:
- High download speeds "based on LibCurl"
- Multi-connection downloading "Multithreading"
- Automatic file segmentation.
- Automatic refresh for dead links.
- Resume uncompleted downloads.
- Support for Youtube, and a lot of stream websites "using youtube-dl to fetch info and libcurl to download media".
- download entire video playlist or selected videos.
- download fragmented video streams, and encrypted/nonencrypted HLS media streams.
- watch videos while downloading* "some videos will have no audio until finish downloading".
- download video subtitles.
- write video metadata to downloaded files.
- check for application updates.
- Scheduling downloads
- Re-using existing connection to remote server.
- Clipboard Monitor.
- proxy support (http, https, socks4, and socks5).
- user/pass authentication, referee link, use cookies, video thumbnail, subtitles.
- use custom cookies files.
- MD5 and SHA256 checksums.
- Custom gui themes.
- Set download Speed limit
- User can run shell commands or shutdown computer on download completion.
- Control number of Concurrent downloads and Max. connections per each download.
I don't know if it uses DL or DLP but Jdownloader sniffs the clipboard so any url you copy gets added to the download list. The settings are great but way the GUI works is atrocious.Is there any way to make it a browser extension? It's not vital, but it would save me messing with the command line every time I want to save a video.
My current work around is to have a download playlist and save things in batches, but this obviously doesn't work for non-YouTube sites.
Yt-DLP is still maintained, try that. https://github.com/yt-dlp/yt-dlpI'm a dumb boomer, I got youtube-dl and followed a few videos to get it to work but it hits me with 'You don't have permission to do this". I ran it in admin mode but the same thing happens.
Is that because it is abandoned, and are there other recommend youtbe mp3 rippers you'd recommend for windows?
Why would you run anything that is a simple downloader under admin mode? What if the videos told you to do the needful and download their "youtube-dl installer"? The permission denials are definitely not connected to the project being abandoned, so you're gonna have to provide more info on what you did exactly and what guides you followed.I'm a dumb boomer, I got youtube-dl and followed a few videos to get it to work but it hits me with 'You don't have permission to do this". I ran it in admin mode but the same thing happens.
Is that because it is abandoned, and are there other recommend youtbe mp3 rippers you'd recommend for windows?
Sure thing thanks. I followed this guide: https://www.youtube.com/watch?v=yOhGkZ4U4lIWhy would you run anything that is a simple downloader under admin mode? What if the videos told you to do the needful and download their "youtube-dl installer"? The permission denials are definitely not connected to the project being abandoned, so you're gonna have to provide more info on what you did exactly and what guides you followed.
I think you forgot the type in the file extension. Instead of youtube-dl [link] try youtube-dl.exe [link]And got this message:
Ver archivo adjunto 2877478
I also tried it a few other ways and got 'Access Denied'
I tried that, and now I'm getting 'the process cannot be accessed because it is being used by another process" which I'm not sure how is possible because it said it can't even run in the first placeI think you forgot the type in the file extension. Instead of youtube-dl [link] try youtube-dl.exe [link]
If it still gives you "Access Denied" you might want to try moving the install folder to D:. Windows is less strict when it comes to running executables from non-system drives.
I also tried it a few other ways and got 'Access Denied'
Searching these types of messages mostly brings up Windows SmartScreen being the culprit. Maybe it sees the .EXE file that's actually a Python interpreter packed together with all the script files as suspicious. Check the General tab of the file's properties for anything referring to security and/or check to see how to add exceptions to the whitelist of SmartScreen (if such a thing is possible, probably through MS Defender exceptions). I'm basing all of this on the assumption of you running a 64-bit system of Windows 10/11 and that file actually being a valid EXE one.Sure thing thanks. I followed this guide: https://www.youtube.com/watch?v=yOhGkZ4U4lI
And got this message:
Ver archivo adjunto 2877478
I also tried it a few other ways and got 'Access Denied'
if you care that much you'll just make a batCouldn’t you mod ytdlg to use ytdlp in the backend instead of ytdl? Pretty sure command syntax is the same, ytdlp has a few more options available tho
YouTube-DL works fine still for all older vids and can randomly get some current Twitter vids. I'm gonna check this yt-dlpnew update, fork, whatever, later.I've tried it. Sometimes it works, sometimes it gives you a file that shits the bed 30 minutes in. Really hit and miss.