aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-201-39/+73
* import-youtube: add try/catch to manage token expiration when importing lot o...LecygneNoir2018-02-201-14/+18
* Add ability to import just one video from youtubeChocobozzz2018-02-191-2/+8
* Fix duplicates detectionChocobozzz2018-02-161-1/+1
* Import videos in the correct orderChocobozzz2018-02-161-1/+1
* Fix remote image fetchingChocobozzz2018-02-152-3/+8
* Implement support field in video and video channelChocobozzz2018-02-151-1/+3
* Fix max buffer reached in youtube importChocobozzz2018-02-151-9/+20
* Move adding a video view videojs peertube pluginChocobozzz2018-02-141-1/+2
* Support thumbnails in youtube importChocobozzz2018-02-141-1/+18
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-2/+0
* Fix upload from CLI scriptChocobozzz2018-02-123-132/+54
* Improve youtube import scriptChocobozzz2018-02-121-34/+39
* Begin import script with youtube-dlChocobozzz2018-02-094-0/+370