Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix federation issue with some actor descriptions | Chocobozzz | 2019-10-21 | 1 | -11/+10 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Use custom ffmpeg path in youtube dl | Chocobozzz | 2019-04-03 | 1 | -0/+5 |
| | |||||
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 1 | -6/+23 |
| | |||||
* | Import original publication date (CLI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+1 |
| | | | | | * Import original publication date when importing a video from YouTube using the CLI * Fix lint issues | ||||
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+6 |
| | | | | Import original publication date when importing a video from YouTube in the web UI | ||||
* | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
| | |||||
* | Fix youtube video import | Chocobozzz | 2018-11-21 | 1 | -2/+2 |
| | |||||
* | Add timeout on youtube dl to cleaup files | Chocobozzz | 2018-10-01 | 1 | -3/+17 |
| | |||||
* | Fix video import of some youtube videos | Chocobozzz | 2018-09-26 | 1 | -1/+5 |
| | |||||
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 1 | -3/+66 |
|\ | |||||
| * | Move youtubeDL upgrader in helpers/ | Chocobozzz | 2018-09-19 | 1 | -3/+66 |
| | | |||||
* | | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -11/+12 |
|/ | | | | | | | Ash nazg thrakatulûk agh burzum-ishi krimpatul - refactor import-videos to use the youtubeDL helper - add very basic tests for the cli | ||||
* | Do not import live streaming | Chocobozzz | 2018-09-04 | 1 | -0/+1 |
| | |||||
* | Fix video import with URL with small titles | Chocobozzz | 2018-09-04 | 1 | -2/+3 |
| | |||||
* | Ensure youtubedl binary exists in ydl helper | Chocobozzz | 2018-08-16 | 1 | -3/+19 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -13/+11 |
| | |||||
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | | | | Users should remove the linked video instead | ||||
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 1 | -0/+142 |