aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools/peertube-import-videos.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove the eventual trailing '/' at the end of urls (see #1453) (#1480)HesioZ2018-12-151-0/+10
| | | remove eventual trailing '/' at the end of urls in import script (see #1453)
* Move utils to /sharedbuoyantair2018-10-291-1/+1
| | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336
* allow peertube-import-videos.ts CLI script to run concurrently (#1334)BRAINS YUM2018-10-241-4/+4
| | | allows running multiple imports at the same time, whereas previously a concurrent instance of the script deleted another processe's file.
* one cli to unite them allRigel Kent2018-09-141-0/+323
Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli