aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/videos
Commit message (Expand)AuthorAgeFilesLines
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-175-8/+25
* Fix send rtmp commandChocobozzz2021-08-061-2/+2
* Limit live bitrateChocobozzz2021-08-062-7/+21
* Search channels against handles and not namesChocobozzz2021-07-293-3/+5
* Use random names for VOD HLS playlistsChocobozzz2021-07-262-8/+15
* Generate random uuid for video filesChocobozzz2021-07-262-29/+64
* Rename captions commandsChocobozzz2021-07-212-5/+5
* Add ability for instances to follow any actorChocobozzz2021-07-212-0/+31
* Reorganize importsChocobozzz2021-07-2012-27/+19
* Refactor requestsChocobozzz2021-07-2015-31/+34
* Centralize test URLsChocobozzz2021-07-201-38/+0
* Use an object to represent a serverChocobozzz2021-07-205-16/+16
* Shorter server command namesChocobozzz2021-07-207-18/+18
* Introduce videos commandChocobozzz2021-07-205-704/+618
* Introduce user commandChocobozzz2021-07-202-6/+4
* Introduce server commandsChocobozzz2021-07-205-32/+15
* Introduce notifications commandChocobozzz2021-07-201-1/+1
* Introduce comments commandChocobozzz2021-07-204-140/+135
* Introduce channels commandChocobozzz2021-07-204-194/+180
* Introduce streaming playlists commandChocobozzz2021-07-204-83/+123
* Introduce import commandChocobozzz2021-07-203-91/+87
* Introduce history commandChocobozzz2021-07-203-50/+60
* Introduce playlist commandChocobozzz2021-07-205-344/+307
* Introduce change ownership commandChocobozzz2021-07-203-73/+70
* Introduce captions commandChocobozzz2021-07-204-73/+85
* Introduce blacklist commandChocobozzz2021-07-203-80/+78
* Specify if we want to fallback to the server tokenChocobozzz2021-07-202-0/+4
* Shorter live methodsChocobozzz2021-07-202-16/+16
* Introduce services commandChocobozzz2021-07-203-25/+29
* Introduce live commandChocobozzz2021-07-203-133/+175
* Introduce search commandChocobozzz2021-07-201-4/+4
* Support short uuid for GET video/playlistChocobozzz2021-06-291-3/+3
* Refactor live managerChocobozzz2021-06-171-0/+7
* Fix video upload with a capitalized extChocobozzz2021-06-081-2/+3
* Refactor AP video create/updateChocobozzz2021-06-021-0/+2
* Resumable video uploads (#3933)kontrollanten2021-05-102-56/+213
* Add ability to filter my videos by liveChocobozzz2021-05-031-1/+15
* Increase ffmpeg error test timeoutChocobozzz2021-04-151-1/+1
* Add banner testsChocobozzz2021-04-081-6/+23
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-1/+1
* Async torrent creationChocobozzz2021-02-251-3/+24
* Fix stats testsChocobozzz2021-02-191-0/+12
* Dissociate video file names and video uuidChocobozzz2021-02-181-3/+19
* Painfully debug concurrent import jobsChocobozzz2021-02-091-1/+1
* Update server dependenciesChocobozzz2021-02-031-1/+1
* Fix redundancy with HLS only filesChocobozzz2021-02-011-1/+1
* Use veryfast preset for default transcoding profileChocobozzz2021-01-291-0/+2
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-191-1/+4
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-151-1/+23
* Allow user to search through their watch history (#3576)Rigel Kent2021-01-131-1/+4