This website requires JavaScript.
Explore
Help
Register
Sign In
Backups
/
youtube-dl
Watch
1
Star
0
Fork
0
You've already forked youtube-dl
mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced
2026-04-24 00:00:07 -04:00
Code
Issues
Releases
Wiki
Activity
Files
8250c32f49fed0986bd514d1435e00a0182e8314
youtube-dl
/
youtube_dl
T
History
Jaime Marquínez Ferrándiz
8250c32f49
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
...
Doesn't work currently.
2015-07-20 20:25:53 +02:00
..
downloader
Merge remote-tracking branch 'yan12125/download-dash-segments' (
#5886
)
2015-07-20 19:34:24 +02:00
extractor
[youtube] Set 'is_live'
2015-07-20 20:14:20 +02:00
postprocessor
[postprocessor/ffmpeg] Don't use '[youtube] ...' in messages
2015-07-14 12:56:32 +02:00
__init__.py
Handle postprocessor_args similarly to external_downloader_args
2015-07-11 22:43:02 +06:00
__main__.py
[test_unicode_literals] Arm unicode_literals check
2014-11-26 20:01:22 +01:00
aes.py
[aes] Fix for python 3.2
2015-05-22 00:06:10 +06:00
cache.py
[cache] Fix writing to paths with unicode characters
2014-11-19 00:02:24 +01:00
compat.py
[compat] Fix _asciire
2015-07-18 18:32:52 +06:00
jsinterp.py
[jsinterp] Disable comment support
2015-02-18 10:47:42 +01:00
options.py
Revert xvid to avi and make docs to be similar to existing external downloader option
2015-07-11 22:15:16 +06:00
swfinterp.py
Fix imports and general cleanup
2014-12-13 12:35:45 +01:00
update.py
update: Use https for getting the version info (
fixes
#5909
)
2015-06-07 00:21:30 +02:00
utils.py
[utils] Add default value for xpath_text
2015-06-28 22:56:07 +06:00
version.py
release 2015.07.18
2015-07-18 11:59:45 +02:00
YoutubeDL.py
[YoutubeDL] don't default to 'bestvideo+bestaudio/best' for live videos
2015-07-20 20:25:53 +02:00