YoutuPy application is a simple application that allows you to download your youtube video as mp3.
The source code is published under GPLv3, the license is available here.
Note: This application requires FFmpeg multimedia framework, which you can download here.
- Supports single videos, playlists, channels, and search queries
- Output format: mp3
- Automatic media tagging for audio downloads
- You need to path your "api-ms-win-crt-multibyte-l1-1-0.dll" file. more info.
- If you get "makensis.exe" error, install NSIS and path your its source folder. more info.
If you need assistance or you have a question, you can ask for help on discord or join us on twitter:
- Windows 10
- PySide2 5.14.2 (LGPL)
- youtube_dl 2020.3.24 (public domain)
- requests 2.23.0 (Apache License 2.0)
- fbs 0.8.6 (GPL)