PeerTube/server/tools
Chocobozzz 62549e6c98
Rewrite youtube-dl import
Use python3 binary
Allows to use a custom youtube-dl release URL
Allows to use yt-dlp (youtube-dl fork)
Remove proxy config from configuration to use HTTP_PROXY and HTTPS_PROXY
env variables
2021-10-22 10:25:24 +02:00
..
README.md Remove peertube watch and peertube repl 2021-09-10 15:06:57 +02:00
cli.ts Use an object to represent a server 2021-07-20 15:27:18 +02:00
package.json Remove peertube watch and peertube repl 2021-09-10 15:06:57 +02:00
peertube-auth.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
peertube-get-access-token.ts Adapt CLI to new commands 2021-07-20 15:27:18 +02:00
peertube-import-videos.ts Rewrite youtube-dl import 2021-10-22 10:25:24 +02:00
peertube-plugins.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
peertube-redundancy.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
peertube-upload.ts Shorter server command names 2021-07-20 15:27:18 +02:00
peertube.ts Fix embed api 2021-09-10 15:53:33 +02:00
tsconfig.json Split types and typings 2020-06-18 10:46:27 +02:00
yarn.lock Upgrade server tools 2021-10-12 14:34:29 +02:00