]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/shared/captions.ts
Introduce captions command
authorChocobozzz <me@florianbigard.com>
Thu, 8 Jul 2021 09:49:38 +0000 (11:49 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 20 Jul 2021 13:27:17 +0000 (15:27 +0200)
commita2470c9f4bfc7f49f4b94de935bacdd53fd54f29
treecb6b6b33d1a404fe31547c004241a7eb9743b64e
parente3d15a6a9aed97a004d9dac1b7a6499d794e080a
Introduce captions command
scripts/benchmark.ts
server/tests/api/check-params/video-captions.ts
server/tests/api/search/search-videos.ts
server/tests/api/server/follows.ts
server/tests/api/videos/video-captions.ts
server/tests/api/videos/video-imports.ts
shared/extra-utils/server/servers.ts
shared/extra-utils/videos/captions-command.ts [new file with mode: 0644]
shared/extra-utils/videos/captions.ts [new file with mode: 0644]
shared/extra-utils/videos/index.ts
shared/extra-utils/videos/video-captions.ts [deleted file]