Post by TubeFrog on Oct 5, 2018 17:08:37 GMT
Hi all,
So I run a bunch of websites combined in to one - our main network is an alternative social platform, and I've already made a post about it HERE - so no need for that info.
However, I'd like to go over my progress on the YouTube API side of it, accessible from api.tubefrog.com
Here is a list of things I've added to the overall system to date:
- No Account required (Google or TubeFrog) + No Google Account Access requests (avoided oAuth).
- No Google analytics or ads codes on the site (may be some sent via YouTube embeds).
- Complete channel, video and stream integration / SEO page generation for any YouTube channel or video ID.
- Lazy loading of all videos (only loads the thumbnails instead of video embeds on list pages).
- Automatically generated anonymous commenting and rating thread for any of the above pages.
- Automatically generated channel Signature and Card image systems.
- Stand alone stream player with live chat and live users count.
- Top 500 YouTube channels list + custom level system.
- Custom Share-able Subscriptions Lists systems via a Public and Private Key set.
- Custom on-demand notifications system via subscriptions list and Private Key.
- Recently viewed channels tracker system.
- YouTube video and stream searching tool and recently searched tracker system.
- Full overview of content interacted with on the site via Activity Overview system.
- YouTubers Union Back-link Tracking channels and videos systems.
- Clean non-biased algorithms for all the content - usually most recent and highest rated by TubeFrog users + bumps from interactions.
- Randomly selected API keys applied via a list of API keys for load balancing.
Most of it is easy to explore @ the above link, however, I've just finished adding the subs and notifications system - and I'd like to show it off!
So here's some pictures!










So I run a bunch of websites combined in to one - our main network is an alternative social platform, and I've already made a post about it HERE - so no need for that info.
However, I'd like to go over my progress on the YouTube API side of it, accessible from api.tubefrog.com
Here is a list of things I've added to the overall system to date:
- No Account required (Google or TubeFrog) + No Google Account Access requests (avoided oAuth).
- No Google analytics or ads codes on the site (may be some sent via YouTube embeds).
- Complete channel, video and stream integration / SEO page generation for any YouTube channel or video ID.
- Lazy loading of all videos (only loads the thumbnails instead of video embeds on list pages).
- Automatically generated anonymous commenting and rating thread for any of the above pages.
- Automatically generated channel Signature and Card image systems.
- Stand alone stream player with live chat and live users count.
- Top 500 YouTube channels list + custom level system.
- Custom Share-able Subscriptions Lists systems via a Public and Private Key set.
- Custom on-demand notifications system via subscriptions list and Private Key.
- Recently viewed channels tracker system.
- YouTube video and stream searching tool and recently searched tracker system.
- Full overview of content interacted with on the site via Activity Overview system.
- YouTubers Union Back-link Tracking channels and videos systems.
- Clean non-biased algorithms for all the content - usually most recent and highest rated by TubeFrog users + bumps from interactions.
- Randomly selected API keys applied via a list of API keys for load balancing.
Most of it is easy to explore @ the above link, however, I've just finished adding the subs and notifications system - and I'd like to show it off!
So here's some pictures!









