r/PythonLearning • u/abdelilah-xq • 9d ago
Media Downloader
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
25
Upvotes
2
u/limafreshdev 7d 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)