aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/videos/captions.ts
Commit message (Collapse)AuthorAgeFilesLines
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-21/+0
|
* Rewrite youtube-dl importChocobozzz2021-10-221-2/+6
| | | | | | | | 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
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
|
* Refactor requestsChocobozzz2021-07-201-1/+1
|
* Introduce captions commandChocobozzz2021-07-201-0/+17