sokomishalov / skraper

Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, Coub, Vimeo, IFunny, VK, Odnoklassniki, Pikabu)
Apache License 2.0
253 stars 42 forks source link

fix youtube subscriber count #472

Closed retheviper closed 8 months ago

retheviper commented 8 months ago

couldn't retrieve the number of subscribers using YouTubeSkraper, so I fixed it. also made some adjustments to display the numbers a bit more accurately.

sokomishalov commented 8 months ago

@retheviper thanks a lot for your contribution!