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

Native playlist downloading and improved comments #76

Merged
merged 10 commits into from
Jan 12, 2023

Conversation

Owez
Copy link
Owner

@Owez Owez commented Jan 11, 2023

Looks like the native playlist downloading has actually been fixed from my testing. Added some more docs in the code to say that the video-only route may also route playlists. Also generalized Channel to just being Archive everywhere in the code and also talked about it inside of the README.

In addition to these changes to make sure playlists are fully supported, comments have also been improved with multiprocess pools for comment icon downloading and they've been gated behind --comments because of extra time it takes. For massive videos they can have 100k+ comments so it's best to disable them but leave it as an easily-accessible option if you do want to archive them for small-medium channels.

@Owez Owez added bug Something isn't working enhancement New feature or request labels Jan 11, 2023
@Owez Owez self-assigned this Jan 11, 2023
@Owez Owez linked an issue Jan 11, 2023 that may be closed by this pull request
@Owez
Copy link
Owner Author

Owez commented Jan 11, 2023

Almost finished, will merge after some more tests in a couple hours

@Owez
Copy link
Owner Author

Owez commented Jan 12, 2023

Everythings good, will merge now

@Owez Owez merged commit 80bc16f into master Jan 12, 2023
@Owez Owez deleted the 49-native-playlist-downloading branch January 12, 2023 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Native playlist downloading
1 participant