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

[ie/facebook] fix: extract missing channel follower count #10051

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Naylepsh
Copy link

IMPORTANT: PRs without the template will be CLOSED

Description of your pull request and other information

Extract rough followers count, possibly rounded down to the closest million / thousand depending on the number of followers the uploader has.

The follower count is not available in the video page thus additional request is required. The profile_url cannot be inferred from passed url nor existing uploader as that doesn't always correspond to the profile id in the profile url path, hence the additional response data parsing.

Fixes #

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense
  • I am not the original author of this code but it is in public domain or released under Unlicense (provide reliable evidence)

What is the purpose of your pull request?

@seproDev seproDev added the site-enhancement Feature request for some website label May 28, 2024
@Naylepsh Naylepsh changed the title [extractor/Facebook] fix: extract missing channel follower count [ie/Facebook] fix: extract missing channel follower count Jun 24, 2024
@Naylepsh Naylepsh changed the title [ie/Facebook] fix: extract missing channel follower count [ie/facebook] fix: extract missing channel follower count Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-enhancement Feature request for some website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants