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
/
helpers
/
youtube-dl.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use got instead of request
Chocobozzz
2021-03-24
1
-47
/
+24
*
Update server dependencies
Chocobozzz
2021-02-03
1
-1
/
+1
*
Fix raw file import
Chocobozzz
2021-01-20
1
-1
/
+6
*
Fix (again) youtube import
Chocobozzz
2021-01-19
1
-36
/
+45
*
Fix youtube import
Chocobozzz
2021-01-18
1
-4
/
+12
*
Fix youtube-dl format fallback
Chocobozzz
2021-01-18
1
-1
/
+2
*
stricter youtubedl format selectors (#3516)
Rigel Kent
2021-01-15
1
-6
/
+47
*
Don't crash on youtube-dl update write error
Chocobozzz
2021-01-04
1
-1
/
+6
*
emit more specific status codes on video upload (#3423)
Rigel Kent
2020-12-08
1
-2
/
+3
*
Fix youtube-dl ipv4 PR
Chocobozzz
2020-11-18
1
-1
/
+5
*
default youtube-dl to use ipv4 (#3311)
Mark Van den Borre
2020-11-18
1
-0
/
+1
*
add node-youtube-dl download host env var in auto-updater
Rigel Kent
2020-10-24
1
-1
/
+1
*
Correctly fix subtitles import
Chocobozzz
2020-06-17
1
-11
/
+10
*
Fix getSubs import
Chocobozzz
2020-06-16
1
-0
/
+1
*
Add licence and language support to y-dl imports
Chocobozzz
2020-04-20
1
-2
/
+13
*
Fix import captions test
Chocobozzz
2020-04-15
1
-7
/
+12
*
Add getSubs to YoutubeDL video import
kimsible
2020-04-14
1
-0
/
+36
*
Support audio files import
Chocobozzz
2020-04-03
1
-4
/
+6
*
Update dependencies
Chocobozzz
2020-02-28
1
-1
/
+1
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-25
/
+36
*
Proxy youtube-dl format command too
Chocobozzz
2020-01-22
1
-7
/
+13
*
Use a proxy for youtube-dl to avoid travis errors
Chocobozzz
2020-01-21
1
-3
/
+9
*
Fix federation issue with some actor descriptions
Chocobozzz
2019-10-21
1
-11
/
+10
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Use custom ffmpeg path in youtube dl
Chocobozzz
2019-04-03
1
-0
/
+5
*
Refractor published date on video import
Chocobozzz
2019-02-12
1
-6
/
+23
*
Import original publication date (CLI)
Andrés Maldonado
2019-02-12
1
-1
/
+1
*
Import original publication date (web UI)
Andrés Maldonado
2019-02-12
1
-1
/
+6
*
Add tmp and redundancy directories
Chocobozzz
2018-12-04
1
-2
/
+2
*
Fix youtube video import
Chocobozzz
2018-11-21
1
-2
/
+2
*
Add timeout on youtube dl to cleaup files
Chocobozzz
2018-10-01
1
-3
/
+17
*
Fix video import of some youtube videos
Chocobozzz
2018-09-26
1
-1
/
+5
*
Merge branch 'develop' into cli-wrapper
Chocobozzz
2018-09-20
1
-3
/
+66
|
\
|
*
Move youtubeDL upgrader in helpers/
Chocobozzz
2018-09-19
1
-3
/
+66
*
|
one cli to unite them all
Rigel Kent
2018-09-14
1
-11
/
+12
|
/
*
Do not import live streaming
Chocobozzz
2018-09-04
1
-0
/
+1
*
Fix video import with URL with small titles
Chocobozzz
2018-09-04
1
-2
/
+3
*
Ensure youtubedl binary exists in ydl helper
Chocobozzz
2018-08-16
1
-3
/
+19
*
Import magnets with webtorrent
Chocobozzz
2018-08-08
1
-13
/
+11
*
Add tests regarding video import
Chocobozzz
2018-08-06
1
-1
/
+1
*
Remove ability to delete video imports
Chocobozzz
2018-08-06
1
-1
/
+1
*
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
/
+142