You2Peer v1

This commit is contained in:
Samuel Ortion 2022-07-06 07:24:47 +02:00
parent 0bff817ec9
commit d841f2a4fd
6 changed files with 2 additions and 1 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
LICENSE Normal file → Executable file
View File

3
README.md Normal file → Executable file
View File

@ -7,6 +7,7 @@ Python script that mirrors YouTube Channels or playlist on a PeerTube instance
* youtube-dl (both on machine running this script, and on peertube host)
* python3 requests
* cURL (to retrieve credentials first time)
* jq
## Usage
@ -38,4 +39,4 @@ Others are welcome !
## License
* GNU GPL v3 or later (see [LICENSE](LICENSE))
* GNU GPL v3 or later (see [LICENSE](./LICENSE))

0
config.json.sample Normal file → Executable file
View File

0
dist/you2peer.service vendored Normal file
View File

0
dist/you2peer.timer vendored Normal file
View File