| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 1 | -127/+52 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+2 |
* | Remove useless async | Chocobozzz | 2021-08-26 | 1 | -1/+1 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -5/+5 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -14/+15 |
* | Adapt CLI to new commands | Chocobozzz | 2021-07-20 | 1 | -6/+6 |
* | Fix CLI tools | Chocobozzz | 2021-07-20 | 1 | -47/+42 |
* | Update tools dependencies | Chocobozzz | 2021-06-25 | 1 | -1/+1 |
* | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 1 | -11/+14 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 1 | -4/+1 |
* | Fix import script when using the search index | Chocobozzz | 2021-02-19 | 1 | -9/+7 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -21/+23 |
* | add option for video-import CLI to wait between two video imports (#3310) | Florent | 2021-01-25 | 1 | -58/+63 |
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -2/+2 |
* | Fix channels import with a channel with playlists | Chocobozzz | 2020-12-14 | 1 | -3/+8 |
* | More robust import script when using since/until | Chocobozzz | 2020-12-14 | 1 | -12/+11 |
* | Fix CLI import script | Chocobozzz | 2020-11-17 | 1 | -29/+41 |
* | Catch error in import script | Chocobozzz | 2020-04-14 | 1 | -6/+10 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
* | peertube-import-videos passes remaining options down to youtube-dl | Raphaël Droz | 2020-02-12 | 1 | -3/+5 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -42/+41 |
* | Force node 10 usage | Chocobozzz | 2020-01-28 | 1 | -4/+0 |
* | Fix URL normalization in import script | Chocobozzz | 2019-12-30 | 1 | -1/+1 |
* | Auto add https:// in import script URLs | Chocobozzz | 2019-12-30 | 1 | -17/+24 |
* | Fix hours in peertube-import-videos | Florent F | 2019-11-04 | 1 | -0/+1 |
* | Fix remove end slash function | Chocobozzz | 2019-11-04 | 1 | -5/+3 |
* | Use typescript paths in cli scripts too | Chocobozzz | 2019-10-21 | 1 | -0/+3 |
* | peertube-import-videos.ts: add --tmpdir, --first, --last and --verbose [level... | Frank de Lange | 2019-08-26 | 1 | -37/+48 |
* | Add since parameter to peertube-import-videos (#1991) | Florent F | 2019-08-01 | 1 | -1/+35 |
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 1 | -18/+16 |
* | Add ability to override CLI import attributes | Chocobozzz | 2019-06-13 | 1 | -21/+17 |
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 1 | -56/+89 |
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -51/+33 |
* | Fix video import CLI script | Chocobozzz | 2019-04-24 | 1 | -18/+8 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -1/+1 |
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 1 | -3/+3 |
* | Import original publication date (CLI) | Andrés Maldonado | 2019-02-12 | 1 | -1/+4 |
* | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 1 | -8/+26 |
|\ |
|
| * | Fix peertube CLI documentation | Chocobozzz | 2019-01-14 | 1 | -3/+11 |
| * | Remove the eventual trailing '/' at the end of urls (see #1453) (#1480) | HesioZ | 2018-12-15 | 1 | -0/+10 |
| * | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -1/+1 |
| * | allow peertube-import-videos.ts CLI script to run concurrently (#1334) | BRAINS YUM | 2018-10-24 | 1 | -4/+4 |
* | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -1/+1 |
* | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+1 |
|/ |
|
* | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -0/+323 |