Skip to content

feat: implement playlist support and real-time progress monitoring#5

Open
Nikhil-jaiswal007 wants to merge 2 commits intoemineugurlu:mainfrom
Nikhil-jaiswal007:feat/playlist-support-progress-monitoring
Open

feat: implement playlist support and real-time progress monitoring#5
Nikhil-jaiswal007 wants to merge 2 commits intoemineugurlu:mainfrom
Nikhil-jaiswal007:feat/playlist-support-progress-monitoring

Conversation

@Nikhil-jaiswal007
Copy link
Copy Markdown
Contributor

Closes #4

Changes Made

  • ✅ Added progress_hook() for real-time terminal feedback (%, speed, ETA)
  • ✅ Set noplaylist: False to enable playlist/batch downloads
  • ✅ Refactored main loop with try/except for graceful batch handling
  • ✅ Updated CLI prompts for multi-URL input
  • ✅ Set 192kbps as default MP3 bitrate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: implement playlist support and real-time progress monitoring

1 participant