mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Add ability to remove a video import
This commit is contained in:
parent
ce32426be9
commit
299474e827
5 changed files with 47 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
// Thanks: https://github.com/przemyslawpluta/node-youtube-dl/blob/master/lib/downloader.js
|
||||
// Use rewrote it to avoid sync calls
|
||||
// We rewrote it to avoid sync calls
|
||||
|
||||
import { AbstractScheduler } from './abstract-scheduler'
|
||||
import { SCHEDULER_INTERVALS_MS } from '../../initializers'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue