Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Constants consistency | Chocobozzz | 2021-10-22 | 1 | -1/+1 |
| | |||||
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 1 | -2/+2 |
| | | | | | | | | Use python3 binary Allows to use a custom youtube-dl release URL Allows to use yt-dlp (youtube-dl fork) Remove proxy config from configuration to use HTTP_PROXY and HTTPS_PROXY env variables | ||||
* | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 1 | -3/+3 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | Optimize actor follow scores modifications | Chocobozzz | 2018-12-20 | 1 | -1/+1 |
| | |||||
* | Limit associations fetch when loading token | Chocobozzz | 2018-09-20 | 1 | -7/+0 |
| | |||||
* | Move youtubeDL upgrader in helpers/ | Chocobozzz | 2018-09-19 | 1 | -56/+4 |
| | |||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
| | |||||
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Ensure youtubedl binary exists in ydl helper | Chocobozzz | 2018-08-16 | 1 | -31/+40 |
| | |||||
* | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Auto update youtube-dl | Chocobozzz | 2018-08-06 | 1 | -0/+72 |