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

Resolution #8

Closed
dudeses opened this issue Nov 19, 2023 · 1 comment
Closed

Resolution #8

dudeses opened this issue Nov 19, 2023 · 1 comment

Comments

@dudeses
Copy link

dudeses commented Nov 19, 2023

Hello Developer!

I have one question: it's possible to change resolution for downloading video from default maximum to 1280x720p in your script?

@MaZED-UP
Copy link
Collaborator

MaZED-UP commented Nov 28, 2023

A hacky way to achieve this goal is edit the code as follows:

        ping(time=0, paused='true', res='0')
        activate()
        resolution = main_playlist()
+       resolution = '1280x720'
        video_playlist()

Repository owner locked and limited conversation to collaborators Nov 28, 2023
@MaZED-UP MaZED-UP pinned this issue Nov 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants