Compare commits

..

5 Commits
1.0.0 ... main

Author SHA1 Message Date
David Claeys
6214ea290f update readme 2024-12-01 16:39:34 +01:00
David Claeys
833c9f9a95 update readme
All checks were successful
Build docker container / build (push) Successful in 1m18s
2024-12-01 16:36:21 +01:00
David Claeys
4b1a27ab98 update readme 2024-11-12 16:27:57 +01:00
David Claeys
a4b2b8ff6e add github funding 2024-11-12 16:24:53 +01:00
David Claeys
443b6ba3e2 add funding for github 2024-11-12 16:22:16 +01:00
2 changed files with 12 additions and 1 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1 @@
github: davidclaeysquinones

View File

@ -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 &nbsp;
1.1.21
- 1.0.1 &nbsp;
1.1.24