Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Video Download and Batch Save Capabilities #5

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

saymoon
Copy link
Contributor

@saymoon saymoon commented Jun 22, 2024

  • Add video download capability
  • Enable concurrent transcript fetching
  • Batch save all audio, video, and transcripts for albums
  • Various bug fixes and code optimizations

saymoon added 9 commits June 14, 2024 17:15
1. Use the actual program sequence number instead of the API returned sort_number to avoid issues with empty sort_numbers.
2. Add a sorting prefix to the filenames to ensure the order matches the website playlist when users sort by filename, preventing incorrect sorting of special episodes.
- Use ThreadPoolExecutor to download multiple articles in parallel
- Add retry logic with timeouts for single-file downloads
- Refactor download_with_single_file method for better modularity
@chazeon chazeon self-requested a review June 22, 2024 17:58
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.

2 participants