diff --git a/README.md b/README.md new file mode 100644 index 0000000..750e8c2 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Download Youtube Video/Audio/Playlist +# دانلود ویدیو/صدا/پلی‌ لیست از یوتیوب + + +## Build +- change `ffmpeg` path in app.spec + +```bash +pyinstaller app.spec +```