youtube-dl-webui icon indicating copy to clipboard operation
youtube-dl-webui copied to clipboard

Another webui for youtube-dl powered by Flask.

Results 20 youtube-dl-webui issues
Sort by recently updated
recently updated
newest added

Version 0.2.2 When changing preferences, the prefs window doesn't close when clicking OK. Prefs appear to be saved, and cancel closes the window. Low priority as can work round it,...

Is this possible to download only audio as mp3 file? What is [format] section? Is this for "youtube-dl" params? If i try put there: --extract-audio -- audio-format mp3 --audio-quality 0...

enhancement

i plan extend the youtube-dl-webui code to meet my demand, but i found some mutliprocess data access problem. i think the code queue.get and after queue.get will return wrong data...

I get the following when trying to download a multipart streaming .m3u8 url: ``` Process Worker-2: Traceback (most recent call last): File "/usr/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap self.run() File "/usr/local/lib/python3.5/dist-packages/youtube_dl_webui-rolling-py3.5.egg/youtube_dl_webui/worker.py",...

Great app, but it's having trouble with sbs.com.au. SBS is an Australian TV site that streams a lot of their shows on demand. Youtube-dl downloads the files quite well on...

How can I download mp3 instead of webm?

hey, first of all, great project! now, is it possible to download whole playlists at once? Not specifically from youtube but in general, I'm trying to set up sort of...

enhancement

like this 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best' i got best video only , no audio

It would be nice if user could select multiple items and pause/resume/remove them.

enhancement