aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/youtube-dl
Commit message (Expand)AuthorAgeFilesLines
* Try to fix github api rate limitChocobozzz2022-12-291-1/+11
* Fix server lintChocobozzz2022-11-151-1/+1
* Fix channel import with some channelsChocobozzz2022-10-101-7/+8
* Fix sync import of latest videosChocobozzz2022-09-161-2/+2
* Optimize fetching playlist urlsChocobozzz2022-09-082-6/+8
* Prevent weird error on sync failureChocobozzz2022-09-081-0/+2
* Display error on youtube-dl get info failureChocobozzz2022-08-182-0/+4
* Channel sync (#5135)Florent2022-08-103-4/+47
* Limit import depending on transcoding resolutionsChocobozzz2022-08-092-14/+26
* Ensure bin dir exists before dl youtube-dlChocobozzz2022-03-211-2/+4
* Fix max buffer size for youtube-dlChocobozzz2022-02-221-1/+1
* Fix CLI buildChocobozzz2022-02-091-1/+1
* Fix import timeout inconsistencyChocobozzz2022-02-092-30/+33
* Add additional checks when importing a videoChocobozzz2022-02-091-0/+49
* Give the ability to define python path for youtube-dl / yt-dlpFlorent2022-01-101-1/+2
* Fix error log of bad importChocobozzz2021-11-091-6/+8
* Don't write youtube-dl stdout in logChocobozzz2021-10-251-1/+1
* Add peertube short link import testChocobozzz2021-10-221-2/+2
* Rewrite youtube-dl importChocobozzz2021-10-224-0/+490