index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
lib
/
job-queue
/
handlers
/
video-import.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix images size when downloading them
Chocobozzz
2018-11-16
1
-5
/
+5
*
Add timeout on youtube dl to cleaup files
Chocobozzz
2018-10-01
1
-3
/
+3
*
Correctly delete files on failed import
Chocobozzz
2018-10-01
1
-2
/
+2
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
1
-1
/
+1
*
Correctly migrate to fs-extra
Chocobozzz
2018-08-27
1
-3
/
+3
*
Correct webtorrent download cleanup
Chocobozzz
2018-08-08
1
-1
/
+1
*
Add torrent tests
Chocobozzz
2018-08-08
1
-4
/
+4
*
Add import.video.torrent configuration
Chocobozzz
2018-08-08
1
-2
/
+7
*
Import torrents with webtorrent
Chocobozzz
2018-08-08
1
-3
/
+9
*
Import magnets with webtorrent
Chocobozzz
2018-08-08
1
-16
/
+83
*
Add tests regarding video import
Chocobozzz
2018-08-06
1
-2
/
+3
*
Remove ability to delete video imports
Chocobozzz
2018-08-06
1
-10
/
+24
*
Correctly handle video import errors
Chocobozzz
2018-08-06
1
-1
/
+2
*
Add ability to list video imports
Chocobozzz
2018-08-06
1
-1
/
+1
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
1
-0
/
+129