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

Fixed broken cookie YoutubeDL option, added debug logging flag #20

Merged
merged 2 commits into from
Apr 8, 2022

Conversation

WhiteyDude
Copy link
Contributor

Thanks for building this great project!

I've added a --debug flag to allow for additional verbosity whilst troubleshooting.

I've also updated the YoutubeDL option from cookie to cookiefile as this is the correct one as per youtube-dl code.

The latter change along with the latest master of youtube-dl (2021-06-06 is latest release and doesn't fix it) resolve ytdl-org/youtube-dl#29086

@whatdaybob whatdaybob merged commit 966e42a into whatdaybob:main Apr 8, 2022
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.

[youtube] Age-gate bypass does not work because of get_video_info returning 404
2 participants