meatyite / python-socialblade

Object oriented SocialBlade API wrapper
The Unlicense
18 stars 9 forks source link

Added Dailymotion support and added a disclaimer to the StoryFireUser class. #8

Closed SuperSonicHub1 closed 4 years ago

SuperSonicHub1 commented 4 years ago

Dailymotion

A simple copy of the TwitchUser class with some text changed. I don't think it's really necessary to have documentation for the Dailymotion class since it's literally the same thing all over again.

Changes to StoryFireUser

After some discussion in issue #7, we have decided to leave a light disclaimer within the StoryFireUser class, telling users that it is unstable, and have also changed the default value for request_delay in the live_follower_count_generator function from 1000 to 10,000.