aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools/import-videos.ts
Commit message (Collapse)AuthorAgeFilesLines
* one cli to unite them allRigel Kent2018-09-141-286/+0
| | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli
* Fix import videos duplicate detectionChocobozzz2018-09-041-2/+2
|
* Correctly migrate to fs-extraChocobozzz2018-08-271-5/+3
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+1
| | | | publishing a video
* 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