mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
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
This commit is contained in:
@@ -11,6 +11,7 @@ database:
|
||||
# From the project root directory
|
||||
storage:
|
||||
tmp: 'test2/tmp/'
|
||||
bin: 'test2/bin/'
|
||||
avatars: 'test2/avatars/'
|
||||
videos: 'test2/videos/'
|
||||
streaming_playlists: 'test2/streaming-playlists/'
|
||||
|
||||
Reference in New Issue
Block a user