Commit Graph

12595 Commits (589568789f500b7a515355a07efec4bcec0f3243)
 

Author SHA1 Message Date
Ryan Schmidt bc270284b5 Update README.md to mention MacPorts
Philipp Hagemeister c93b4eaceb git pushMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister 71b9cb3107 extend FAQ ()
Sergey M․ 633b444fd2
[downloader/hls] Correct comment on twitch vods
Sergey M․ 51c4d85ce7
[downloader/hls] PEP 8
Sergey M․ 631d4c87ee
[twitch:vod] Use native hls
Sergey M․ 1e236d7e23
[downloader/hls] Do not rely on EXT-X-PLAYLIST-TYPE:EVENT
Sergey M․ 2c34735267
[youtube] Add itags 256 and 258
Sergey M․ 39b32571df
[devscripts/release.sh] Release to GitHub
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
Sergey M․ e92b552a10
[devscripts/buildserver] Use compat_input from compat
Sergey M․ 1ae6c83bce
[compat] Add compat_input
Sergey M․ 0fc832e1b2
[vidio] Improve (Closes )
TRox1972 7def35712a
[vidio] Add extractor (Closes )
[Vidio] fix fallback value and wrap duration in int_or_none

[Vidio] don't use video_id for _html_search_regex()
Philipp Hagemeister cad88f96dc disable uploading to yt-dl.org for now
Sergey M․ 762d44c956
[channel9] Add support for rss links (Closes )
Sergey M․ 4d8856d511
[loc] Extract direct download links
Sergey M․ c917106be4
[loc] Extract subtites
Sergey M․ 76e9cd7f24
[loc] Add support for another URL schema and simplify
Sergey M․ bf4c6a38e1 release 2016.06.03
Sergey M․ 7f3c3dfa52
[loc] Improve (Closes )
TRox1972 9c3c447eb3
[loc] Add extractor (Closes )
Added extractor of loc.gov, which closes . 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
Yen Chi Hsuan ad73083ff0
[bilibili] Add _part%d suffixes back (closes )
Yen Chi Hsuan 1e8b59243f Merge pull request from bzc6p/master
Added sanitization support for Hungarian letters Ő and Ű
bzc6p c88270271e Added sanitization support for Hungarian letters Ő and Ű
bzc6p b96f007eeb Added sanitization support for Hungarian letters Ő and Ű
Yen Chi Hsuan 9a4aec8b7e [utils] Use bytes-like objects as header values on Python 2
Yen Chi Hsuan 54fb199681 [test/test_http] Fix getsockname() on Jython
Yen Chi Hsuan 8c32e5dc32 [test/test_utils] Add test for
Yen Chi Hsuan 0ea590076f [utils] Always decode Location header
escape_url is broken for bytes-like objects
Remita Amine 4a684895c0 [seeker] Add new extractor(closes )
Remita Amine f4e4aa9b6b [revision3:embed] Add new extractor
Sergey M․ 5e3856a2c5 release 2016.06.02
Sergey M․ 6e6b9f600f
[arte] Add support for playlists and rework tests (Closes )
Sergey M․ 6a1df4fb5f
[spankwire] Add support for new URL format (Closes )
Yen Chi Hsuan dde1ce7c06
[tf1] Fix a regular expression (closes )
This is a Python bug fixed in 2.7.6 [1]

[1] https://github.com/rg3/youtube-dl/issues/9656#issuecomment-222968594
Yen Chi Hsuan 811586ebcf
[generic] Update the UDNEmbed test case
Yen Chi Hsuan 0ff3749bfe
[udn] Fix m3u8 and f4m extraction as well as improve
Yen Chi Hsuan 28bab13348
[generic,viewlift] Move a test case to the specialized extractor
Yen Chi Hsuan 877032314f
[generic] Improve Kaltura detection
Closes 
Peter Rowlands e7d85c4ef7 use /track/video/file to determine if video exists
Sergey M․ 8ec2b2c41c
[options] Add --limit-rate alias for rate limiting option
Closes 
In order to follow regular --verb-noun pattern and better conformity with wget and curl
Sergey M․ 197a5da1d0
[yandexmusic] Improve captcha detection
Sergey M․ abbb2938fa release 2016.05.30.2
Sergey M․ f657b1a5f2 release 2016.05.30.1
Philipp Hagemeister 86a52881c6 [travis] unsubscribe @phihag
Sergey M․ 8267423652 release 2016.05.30
Sergey M 917a3196f8 [README.md] Update c runtime dependency FAQ entry
Sergey M․ 56bd028a0f
[devscripts/buildserver] Listen on all interfaces
Sergey M․ 681b923b5c
[devscripts/release.sh] Allow passing buildserver address as cli option