mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-06 11:56:45 +03:00
Update README.md
This commit is contained in:
23
README.md
23
README.md
@@ -5,10 +5,7 @@
|
|||||||
[](https://github.com/dmunozv04/iSponsorBlockTV/releases/latest)
|
[](https://github.com/dmunozv04/iSponsorBlockTV/releases/latest)
|
||||||
[](https://github.com/dmunozv04/isponsorblocktv)
|
[](https://github.com/dmunozv04/isponsorblocktv)
|
||||||
|
|
||||||
Skip sponsor segments in YouTube videos playing on a YouTube TV device (see
|
iSponsorBlockTV is a self-hosted application that connects to your YouTube TV app (see compatibility below) and automatically skips segments (like Sponsors or intros) in YouTube videos using the [SponsorBlock](https://sponsor.ajay.app/) API. It can also auto mute and press the "Skip Ad" button the moment it becomes available on YouTube ads.
|
||||||
below for compatibility details).
|
|
||||||
|
|
||||||
This project is written in asynchronous python and should be pretty quick.
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -37,15 +34,13 @@ Open an issue/pull request if you have tested a device that isn't listed here.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Run iSponsorBlockTV on a computer that has network access.
|
Run iSponsorBlockTV on a computer that has network access. It doesn't need to
|
||||||
|
be on the same network as the device, only access to youtube.com is required.
|
||||||
|
|
||||||
Auto discovery will require the computer to be on the same network as the device
|
Auto discovery will require the computer to be on the same network as the device
|
||||||
during setup.
|
during setup.
|
||||||
The device can also be manually added to iSponsorBlockTV with a YouTube TV code.
|
The device can also be manually added to iSponsorBlockTV with a YouTube TV code.
|
||||||
This code can be found in the settings page of your YouTube application.
|
This code can be found in the settings page of your YouTube TV application.
|
||||||
|
|
||||||
It connects to the device, watches its activity and skips any sponsor segment
|
|
||||||
using the [SponsorBlock](https://sponsor.ajay.app/) API.
|
|
||||||
It can also skip/mute YouTube ads.
|
|
||||||
|
|
||||||
## Libraries used
|
## Libraries used
|
||||||
|
|
||||||
@@ -71,11 +66,9 @@ It can also skip/mute YouTube ads.
|
|||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
- [dmunozv04](https://github.com/dmunozv04) - creator and maintainer
|
[](https://github.com/dmunozv04/iSponsorBlockTV/graphs/contributors)
|
||||||
- [HaltCatchFire](https://github.com/HaltCatchFire) - updated dependencies and
|
|
||||||
improved skip logic
|
Made with [contrib.rocks](https://contrib.rocks).
|
||||||
- [Oxixes](https://github.com/oxixes) - added support for channel whitelist and
|
|
||||||
minor improvements
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user