12651 Commits (0c00e889f3616cecd4de161681924c4cb12ce320)
 

Author SHA1 Message Date
Sergey M․ 244fe977fe
[options] Add --load-info-json alias for symmetry with --write-info-json 8 years ago
Sergey M․ 7b0d1c2859
[__init__] Use write_string instead of compat_string (Closes #9689) 8 years ago
Yen Chi Hsuan 21d0a8e48b Merge pull request #9702 from Eun/patch-1
curl: follow redirect
8 years ago
Tobias Salzmann 47f12ad3e3 curl: follow redirect 8 years ago
Sergey M 8f1aaa97a1 [README.md] Update pypi instructions 8 years ago
Sergey M 9d78524cbe Merge pull request #9697 from ryandesign/ryandesign-README-MacPorts
Update README.md to mention MacPorts
8 years ago
Ryan Schmidt bc270284b5 Update README.md to mention MacPorts 8 years ago
Philipp Hagemeister c93b4eaceb git pushMerge branch 'master' of github.com:rg3/youtube-dl 8 years ago
Philipp Hagemeister 71b9cb3107 extend FAQ (#9696) 8 years ago
Sergey M․ 633b444fd2
[downloader/hls] Correct comment on twitch vods 8 years ago
Sergey M․ 51c4d85ce7
[downloader/hls] PEP 8 8 years ago
Sergey M․ 631d4c87ee
[twitch:vod] Use native hls 8 years ago
Sergey M․ 1e236d7e23
[downloader/hls] Do not rely on EXT-X-PLAYLIST-TYPE:EVENT 8 years ago
Sergey M․ 2c34735267
[youtube] Add itags 256 and 258 8 years ago
Sergey M․ 39b32571df
[devscripts/release.sh] Release to GitHub 8 years ago
Sergey M․ db56f281d9
[devscripts/create-github-release] Add script for releasing on GitHub
Yet only Basic authentication is supported either via .netrc or by manual input
8 years ago
Sergey M․ e92b552a10
[devscripts/buildserver] Use compat_input from compat 8 years ago
Sergey M․ 1ae6c83bce
[compat] Add compat_input 8 years ago
Sergey M․ 0fc832e1b2
[vidio] Improve (Closes #9562) 8 years ago
TRox1972 7def35712a
[vidio] Add extractor (Closes #7195)
[Vidio] fix fallback value and wrap duration in int_or_none

[Vidio] don't use video_id for _html_search_regex()
8 years ago
Philipp Hagemeister cad88f96dc disable uploading to yt-dl.org for now 8 years ago
Sergey M․ 762d44c956
[channel9] Add support for rss links (Closes #9673) 8 years ago
Sergey M․ 4d8856d511
[loc] Extract direct download links 8 years ago
Sergey M․ c917106be4
[loc] Extract subtites 8 years ago
Sergey M․ 76e9cd7f24
[loc] Add support for another URL schema and simplify 8 years ago
Sergey M․ bf4c6a38e1 release 2016.06.03 8 years ago
Sergey M․ 7f3c3dfa52
[loc] Improve (Closes #9521) 8 years ago
TRox1972 9c3c447eb3
[loc] Add extractor (Closes #3188)
Added extractor of loc.gov, which closes #3188. I am not an experienced programmer, so I am sure I did a bunch of mistakes, but the extractor works (for me at least).

[LibraryOfCongress] don't use video_id for _search_regex()

[LibraryOfCongress] Improvements
8 years ago
Yen Chi Hsuan ad73083ff0
[bilibili] Add _part%d suffixes back (closes #9660) 8 years ago
Yen Chi Hsuan 1e8b59243f Merge pull request #9669 from bzc6p/master
Added sanitization support for Hungarian letters Ő and Ű
8 years ago
bzc6p c88270271e Added sanitization support for Hungarian letters Ő and Ű 8 years ago
bzc6p b96f007eeb Added sanitization support for Hungarian letters Ő and Ű 8 years ago
Yen Chi Hsuan 9a4aec8b7e [utils] Use bytes-like objects as header values on Python 2 8 years ago
Yen Chi Hsuan 54fb199681 [test/test_http] Fix getsockname() on Jython 8 years ago
Yen Chi Hsuan 8c32e5dc32 [test/test_utils] Add test for #9588 8 years ago
Yen Chi Hsuan 0ea590076f [utils] Always decode Location header
escape_url is broken for bytes-like objects
8 years ago
Remita Amine 4a684895c0 [seeker] Add new extractor(closes #9619) 8 years ago
Remita Amine f4e4aa9b6b [revision3:embed] Add new extractor 8 years ago
Sergey M․ 5e3856a2c5 release 2016.06.02 8 years ago
Sergey M․ 6e6b9f600f
[arte] Add support for playlists and rework tests (Closes #9632) 8 years ago
Sergey M․ 6a1df4fb5f
[spankwire] Add support for new URL format (Closes #9657) 8 years ago
Yen Chi Hsuan dde1ce7c06
[tf1] Fix a regular expression (closes #9656)
This is a Python bug fixed in 2.7.6 [1]

[1] https://github.com/rg3/youtube-dl/issues/9656#issuecomment-222968594
8 years ago
Yen Chi Hsuan 811586ebcf
[generic] Update the UDNEmbed test case 8 years ago
Yen Chi Hsuan 0ff3749bfe
[udn] Fix m3u8 and f4m extraction as well as improve 8 years ago
Yen Chi Hsuan 28bab13348
[generic,viewlift] Move a test case to the specialized extractor 8 years ago
Yen Chi Hsuan 877032314f
[generic] Improve Kaltura detection
Closes #4004
8 years ago
Peter Rowlands e7d85c4ef7 use /track/video/file to determine if video exists 8 years ago
Sergey M․ 8ec2b2c41c
[options] Add --limit-rate alias for rate limiting option
Closes #9644
In order to follow regular --verb-noun pattern and better conformity with wget and curl
8 years ago
Sergey M․ 197a5da1d0
[yandexmusic] Improve captcha detection 8 years ago
Sergey M․ abbb2938fa release 2016.05.30.2 8 years ago