aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/youtube-dl.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/ | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli
* 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
| | | | Users should remove the linked video instead
* Add ability to list video importsChocobozzz2018-08-061-1/+1
|
* Add ability to import video with youtube-dlChocobozzz2018-08-061-0/+142