yausername / dvd

Download videos from anywhere
GNU General Public License v3.0
869 stars 44 forks source link

make a gui option for downloading playlist #60

Open doonoo opened 2 years ago

doonoo commented 2 years ago

I know it's possible through the cmd, but having a GUI option would be optimal.

JunkFood02 commented 2 years ago

dvd GUI is designed to download single video in a time. Parsing playlist json is also not supported in youtubedl-android currently. But you can try Seal, another yt-dlp GUI wrapper written by me.

doonoo commented 2 years ago

Yes sir, seal does the job. Thank you!

crumhirnd commented 2 years ago

dvd GUI is designed to download single video in a time. Parsing playlist json is also not supported in youtubedl-android currently. But you can try Seal, another yt-dlp GUI wrapper written by me.

Thank you for creating seal, the UI and functionality is very nice.

yausername commented 2 years ago

Seal looks very nice. @JunkFood02

drdedus commented 2 years ago

hello what's the reason for 2 apps ? Seal is better?

frederickjh commented 1 year ago

@drdedus I believe that @yausername is the owner of this repository for dvd while @JunkFood02 is the owner of the Seal repository. @JunkFood02 has also contributed to this repository as well.