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

[FEATURE] Adjust download_master_playlist to return JSON data when no parameters are passed #22

Closed
coldsofttech opened this issue Sep 1, 2024 · 0 comments · Fixed by #23
Labels
enhancement New feature or request

Comments

@coldsofttech
Copy link
Owner

Describe the feature request
Currently, download_master_playlist raises UserWarning when no parameters are passed. This warning message also includes, JSON structure for all available resolutions. It is not straight-forward for consumers to parse the available resolutions from warning message. Hence, adjust the return to raise Warning as well as return JSON-formatted for all available resolutions.

Describe the desired outcome
download_master_playlist to return warning as well as JSON-formatted data.

Describe alternatives considered
None

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant