aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/schedulers/youtube-dl-update-scheduler.ts
Commit message (Collapse)AuthorAgeFilesLines
* Constants consistencyChocobozzz2021-10-221-1/+1
|
* Rewrite youtube-dl importChocobozzz2021-10-221-2/+2
| | | | | | | | 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
* Use a class for youtube-dlChocobozzz2021-05-111-3/+3
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Optimize actor follow scores modificationsChocobozzz2018-12-201-1/+1
|
* Limit associations fetch when loading tokenChocobozzz2018-09-201-7/+0
|
* Move youtubeDL upgrader in helpers/Chocobozzz2018-09-191-56/+4
|
* Correctly migrate to fs-extraChocobozzz2018-08-271-3/+3
|
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
|
* Ensure youtubedl binary exists in ydl helperChocobozzz2018-08-161-31/+40
|
* Add ability to remove a video importChocobozzz2018-08-061-1/+1
|
* Auto update youtube-dlChocobozzz2018-08-061-0/+72