Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
add view_count to youtube's extractor #1781
Comments
|
Thanks for the report.YouTube view_count has been added and will be available beginning with the next version (probably released today). |
fmt_stream_map has data about the video's view_count.
It should be added to youtube extractor's
extract_info()function.