Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error log of bad import | Chocobozzz | 2021-11-09 | 1 | -6/+8 |
| | |||||
* | Don't write youtube-dl stdout in log | Chocobozzz | 2021-10-25 | 1 | -1/+1 |
| | | | | It's too big | ||||
* | Add peertube short link import test | Chocobozzz | 2021-10-22 | 1 | -2/+2 |
| | |||||
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 4 | -0/+490 |
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 |