62549e6c98
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
3 lines
112 B
TypeScript
3 lines
112 B
TypeScript
export * from './youtube-dl-cli'
|
|
export * from './youtube-dl-info-builder'
|
|
export * from './youtube-dl-wrapper'
|