PeerTube/server/controllers/api/videos
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
..
blacklist.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
captions.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
comment.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
import.ts Rewrite youtube-dl import 2021-10-22 10:25:24 +02:00
index.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
live.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
ownership.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
rate.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
update.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
upload.ts Fix silent 500 after resumable upload 2021-09-09 09:35:30 +02:00
watching.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00