• Stars
    star
    2,311
  • Rank 19,727 (Top 0.4 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 2 years ago
  • Updated 20 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SponsorBlock client for all YouTube TV clients.

iSponsorBlockTV

Skip sponsor segments in YouTube videos playing on an Apple TV. Sponsor Block in YouTube for apple TV

This project is written in asycronous python and should be pretty quick.

Installation

Check the wiki

Warning: armv7 builds have been deprecated.

Usage

Run iSponsorBLockTV on the same network as the Apple TV.

It connects to the Apple TV, watches its activity and skips any sponsor segment using the SponsorBlock API.

The last 5 videos' segments are cached to limit the number on queries on SponsorBlock and YouTube.

Libraries used

Projects using this proect

Contributing

  1. Fork it (https://github.com/dmunozv04/iSponsorBlockTV/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • dmunozv04 - creator and maintainer
  • HaltCatchFire - updated dependencies and improved skip logic
  • Oxixes - added support for channel whitelist and minor improvements

License

GNU GPLv3

More Repositories