Skip to content

Some slightly messy quickfixes to get_video_info() #79

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

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

mattpopovich
Copy link
Contributor

@mattpopovich mattpopovich commented Jan 4, 2022

Fixes #78 and extract_video_info.py runs successfully again.

There might be a cleaner way to do this and there might be a way to get the dislike number... But I couldn't find it.

Everything is pretty clean except for likes and number of subscribers.

@x4nth055 x4nth055 merged commit 4c199cd into x4nth055:master Jan 8, 2022
@x4nth055
Copy link
Owner

x4nth055 commented Jan 8, 2022

Thanks again @mattpopovich, the former way seems inconsistent, sometimes works, sometimes not. As a result, I've added it as comments if the new way fails again.

@x4nth055
Copy link
Owner

x4nth055 commented Jan 8, 2022

After looking it up, dislikes will no longer show in YouTube videos.

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.

extract_video_info.py is broken
2 participants