Critiques pour yt-dlp downloader Win/Linux
yt-dlp downloader Win/Linux par iron4umx
Avis de Utilisateur ou utilisatrice 19531465 de Firefox
Noté 5 sur 5
par Utilisateur ou utilisatrice 19531465 de Firefox, il y a 8 mois8 notes
- Noté 3 sur 5par Jorgen, il y a 5 moisYou could do a lot more with this. Consider that the FF addon is a 'front-end': user options could include nightly updates (a must), audio only (mp3, flac, ogg, aac, opus, wav), streams: HLS->mp4, user url lists (it already does YT playlists).
Package yt-dlp 'full boat', with everything it needs: deno.exe, aria.exe, ffmpeg, ffprobe, all in it's own folder (all MIT or equiv). You already have a good start, take it the rest of the way. - Noté 1 sur 5par Drafer, il y a 8 mois
- Noté 4 sur 5par marxdrive, il y a un anIt works, but there's room for improvement. The red badges remain even after downloading.
To download, you need to right-click and select 'Download with yt-dlp' from the menu, as clicking the icon results in a "file not found" error.
To adjust parameters, you have to modify line 44 of the installed "yt_dlp_firefox" Python file. The save directory can be changed by editing line 34.
My settings:
Line 34:
DOWNLOADS = Path("M:\\New Shows")
Line 44:
["yt-dlp.exe", "--print-json", "--recode-video", "mp4", "--postprocessor-args", "FFmpegVideoRecode:-c:v h264", "--", url], # Use yt-dlp.exe on Windows - Noté 5 sur 5par ChibiSheepy, il y a un an
- Noté 2 sur 5par Utilisateur ou utilisatrice 11869916 de Firefox, il y a 2 ansYou have to be an IT pro to be able to make it work
In the official guides that you can find, it is difficult to understand the consistency or logic
Just an example from the guide "After installing the extension, clone this repository" - which "repository"?
Possibly a "windows_helper_installer folder" - but where is it - on my entire C drive I can't find one
Mayby you also have to install a "windows_helper" program - but from where - There is no zip file. And there i no better other explanation no matter how much you clicken through technical writings - Save yourself the time to spend on it
AND to the developer - Maybe your program is good, but if you can't make a bulletproof guide to how it works and how it should be installed, for a user who is not in the "context", then it fails - Noté 5 sur 5par aha1, il y a 2 ans