Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix youtube-dl ipv4 PR | Chocobozzz | 2020-11-18 | 1 | -1/+5 |
| | |||||
* | default youtube-dl to use ipv4 (#3311) | Mark Van den Borre | 2020-11-18 | 1 | -0/+1 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | add node-youtube-dl download host env var in auto-updater | Rigel Kent | 2020-10-24 | 1 | -1/+1 |
| | |||||
* | Correctly fix subtitles import | Chocobozzz | 2020-06-17 | 1 | -11/+10 |
| | |||||
* | Fix getSubs import | Chocobozzz | 2020-06-16 | 1 | -0/+1 |
| | |||||
* | Add licence and language support to y-dl imports | Chocobozzz | 2020-04-20 | 1 | -2/+13 |
| | |||||
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -7/+12 |
| | |||||
* | Add getSubs to YoutubeDL video import | kimsible | 2020-04-14 | 1 | -0/+36 |
| | |||||
* | Support audio files import | Chocobozzz | 2020-04-03 | 1 | -4/+6 |
| | |||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -25/+36 |
| | |||||
* | Proxy youtube-dl format command too | Chocobozzz | 2020-01-22 | 1 | -7/+13 |
| | |||||
* | Use a proxy for youtube-dl to avoid travis errors | Chocobozzz | 2020-01-21 | 1 | -3/+9 |
| | |||||
* | 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 |