Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
6214ea290f | ||
|
833c9f9a95 | ||
|
4b1a27ab98 | ||
|
a4b2b8ff6e | ||
|
443b6ba3e2 |
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
github: davidclaeysquinones
|
10
README.md
10
README.md
@ -4,6 +4,9 @@ This repo builds and Docker image of [pluto_tv_scraper](https://github.com/4v3ng
|
|||||||
The purpose is to make the deployment easier and more suitable for different environments.<br>
|
The purpose is to make the deployment easier and more suitable for different environments.<br>
|
||||||
As a result an m3u8 playlist and xmltv file will be generated for pluto TV.
|
As a result an m3u8 playlist and xmltv file will be generated for pluto TV.
|
||||||
|
|
||||||
|
The original repository of this image is hosted on https://git.claeyscloud.com/david/pluto_tv_scraper-docker.<br>
|
||||||
|
A public mirror is available at https://github.com/davidclaeysquinones/pluto_tv_scraper-docker.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
[Node](https://nodejs.org/en)<br>
|
[Node](https://nodejs.org/en)<br>
|
||||||
|
|
||||||
@ -61,3 +64,10 @@ services:
|
|||||||
- TZ=Etc/UTC
|
- TZ=Etc/UTC
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Versions
|
||||||
|
|
||||||
|
- 1.0.0
|
||||||
|
1.1.21
|
||||||
|
- 1.0.1
|
||||||
|
1.1.24
|
Loading…
x
Reference in New Issue
Block a user