aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools/import-videos.ts
Commit message (Expand)AuthorAgeFilesLines
* lintingJohn Livingston2018-05-111-18/+18
* fix rejectJohn Livingston2018-05-111-3/+2
* Standard codeJohn Livingston2018-05-111-9/+8
* import-videos: prompt for passwordJohn Livingston2018-05-111-6/+32
* Use ISO 639 for languagesChocobozzz2018-04-231-3/+3
* Fix privacy argument in upload scriptChocobozzz2018-04-041-0/+1
* fix #456 catching errors in import-videos (#457)memorybox2018-04-021-9/+14
* Fix videos import scriptChocobozzz2018-03-261-1/+4
* truncating long video names in import-videos.js (fixes #392) (#415)Rigel Kent2018-03-261-1/+6
* Removing unnecessary semicolonsOkhin2018-03-241-4/+4
* Replacing the err being thrown by a gracefull exit.process(1)Okhin2018-03-241-2/+6
* Fix import videos toolChocobozzz2018-03-011-0/+1
* Add nsfw support in import-videosChocobozzz2018-02-201-3/+12
* Fix 401 detection on import videosChocobozzz2018-02-201-1/+1
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-201-0/+235