r/PythonLearning 2d ago

Media Downloader

Post image

graphical application for downloading videos and audio from YouTube and other platforms (Facebook, Instagram, X.com , TikTok ... ) and more using yt-dlp, with quality control, subtitle support, language switching, and dark/light themes.

build with python3

https://github.com/hmidani-abdelilah/Media_Downloader

21 Upvotes

2 comments sorted by

1

u/limafreshdev 4h ago

Upvote for CustomTkinter, I also develop apps using this library. Looks nice 👍! If you want to easily create a DEB or RPM package for Linux, use CTkDeb (https://github.com/limafresh/CTkDeb)

1

u/limafreshdev 4h ago

Maybe when I get to the computer, I'll give it a star. It looks very nice and neat.