aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/youtube-dl.ts
Commit message (Expand)AuthorAgeFilesLines
* Refractor published date on video importChocobozzz2019-02-121-6/+23
* Import original publication date (CLI)Andrés Maldonado2019-02-121-1/+1
* Import original publication date (web UI)Andrés Maldonado2019-02-121-1/+6
* Add tmp and redundancy directoriesChocobozzz2018-12-041-2/+2
* Fix youtube video importChocobozzz2018-11-211-2/+2
* Add timeout on youtube dl to cleaup filesChocobozzz2018-10-011-3/+17
* Fix video import of some youtube videosChocobozzz2018-09-261-1/+5
* Merge branch 'develop' into cli-wrapperChocobozzz2018-09-201-3/+66
|\
| * Move youtubeDL upgrader in helpers/Chocobozzz2018-09-191-3/+66
* | one cli to unite them allRigel Kent2018-09-141-11/+12
|/
* Do not import live streamingChocobozzz2018-09-041-0/+1
* Fix video import with URL with small titlesChocobozzz2018-09-041-2/+3
* Ensure youtubedl binary exists in ydl helperChocobozzz2018-08-161-3/+19
* Import magnets with webtorrentChocobozzz2018-08-081-13/+11
* Add tests regarding video importChocobozzz2018-08-061-1/+1
* Remove ability to delete video importsChocobozzz2018-08-061-1/+1
* Add ability to list video importsChocobozzz2018-08-061-1/+1
* Add ability to import video with youtube-dlChocobozzz2018-08-061-0/+142