aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools/upload.ts
Commit message (Collapse)AuthorAgeFilesLines
* one cli to unite them allRigel Kent2018-09-141-99/+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 thumbnail/preview in upload scriptChocobozzz2018-09-031-2/+2
|
* Correctly migrate to fs-extraChocobozzz2018-08-271-4/+1
|
* replace fs by fs-extra to prevent EMFILE errorRigel Kent2018-08-271-1/+1
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+1
| | | | publishing a video
* Use ISO 639 for languagesChocobozzz2018-04-231-1/+1
|
* Fix privacy argument in upload scriptChocobozzz2018-04-041-0/+2
|
* Add privacy setting to upload.js cli (#422)Olivier Jolly2018-03-271-0/+2
|
* per missing field error in upload.js (fixes #414) (#416)Rigel Kent2018-03-261-1/+5
|
* Add documentation for upload scriptChocobozzz2018-03-051-1/+2
|
* Fix remote image fetchingChocobozzz2018-02-151-1/+3
|
* Implement support field in video and video channelChocobozzz2018-02-151-1/+3
|
* Fix upload from CLI scriptChocobozzz2018-02-121-49/+52
|
* Begin import script with youtube-dlChocobozzz2018-02-091-0/+85