Sergey M․
7b0d1c2859
[__init__] Use write_string instead of compat_string ( Closes #9689 )
9 years ago
Yen Chi Hsuan
21d0a8e48b
Merge pull request #9702 from Eun/patch-1
curl: follow redirect
9 years ago
Tobias Salzmann
47f12ad3e3
curl: follow redirect
9 years ago
Sergey M
8f1aaa97a1
[README.md] Update pypi instructions
9 years ago
Sergey M
9d78524cbe
Merge pull request #9697 from ryandesign/ryandesign-README-MacPorts
Update README.md to mention MacPorts
9 years ago
Ryan Schmidt
bc270284b5
Update README.md to mention MacPorts
9 years ago
Philipp Hagemeister
c93b4eaceb
git pushMerge branch 'master' of github.com:rg3/youtube-dl
9 years ago
Philipp Hagemeister
71b9cb3107
extend FAQ ( #9696 )
9 years ago
Sergey M․
633b444fd2
[downloader/hls] Correct comment on twitch vods
9 years ago
Sergey M․
51c4d85ce7
[downloader/hls] PEP 8
9 years ago
Sergey M․
631d4c87ee
[twitch:vod] Use native hls
9 years ago
Sergey M․
1e236d7e23
[downloader/hls] Do not rely on EXT-X-PLAYLIST-TYPE:EVENT
9 years ago
Sergey M․
2c34735267
[youtube] Add itags 256 and 258
9 years ago
Sergey M․
39b32571df
[devscripts/release.sh] Release to GitHub
9 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
9 years ago
Sergey M․
e92b552a10
[devscripts/buildserver] Use compat_input from compat
9 years ago
Sergey M․
1ae6c83bce
[compat] Add compat_input
9 years ago
Sergey M․
0fc832e1b2
[vidio] Improve ( Closes #9562 )
9 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()
9 years ago
Philipp Hagemeister
cad88f96dc
disable uploading to yt-dl.org for now
9 years ago
Sergey M․
762d44c956
[channel9] Add support for rss links ( Closes #9673 )
9 years ago
Sergey M․
4d8856d511
[loc] Extract direct download links
9 years ago
Sergey M․
c917106be4
[loc] Extract subtites
9 years ago
Sergey M․
76e9cd7f24
[loc] Add support for another URL schema and simplify
9 years ago
Sergey M․
bf4c6a38e1
release 2016.06.03
9 years ago
Sergey M․
7f3c3dfa52
[loc] Improve ( Closes #9521 )
9 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
9 years ago
Yen Chi Hsuan
ad73083ff0
[bilibili] Add _part%d suffixes back ( closes #9660 )
9 years ago
Yen Chi Hsuan
1e8b59243f
Merge pull request #9669 from bzc6p/master
Added sanitization support for Hungarian letters Ő and Ű
9 years ago
bzc6p
c88270271e
Added sanitization support for Hungarian letters Ő and Ű
9 years ago
bzc6p
b96f007eeb
Added sanitization support for Hungarian letters Ő and Ű
9 years ago
Yen Chi Hsuan
9a4aec8b7e
[utils] Use bytes-like objects as header values on Python 2
9 years ago
Yen Chi Hsuan
54fb199681
[test/test_http] Fix getsockname() on Jython
9 years ago
Yen Chi Hsuan
8c32e5dc32
[test/test_utils] Add test for #9588
9 years ago
Yen Chi Hsuan
0ea590076f
[utils] Always decode Location header
escape_url is broken for bytes-like objects
9 years ago
Remita Amine
4a684895c0
[seeker] Add new extractor( closes #9619 )
9 years ago
Remita Amine
f4e4aa9b6b
[revision3:embed] Add new extractor
9 years ago
Sergey M․
5e3856a2c5
release 2016.06.02
9 years ago
Sergey M․
6e6b9f600f
[arte] Add support for playlists and rework tests ( Closes #9632 )
9 years ago
Sergey M․
6a1df4fb5f
[spankwire] Add support for new URL format ( Closes #9657 )
9 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
9 years ago
Yen Chi Hsuan
811586ebcf
[generic] Update the UDNEmbed test case
9 years ago
Yen Chi Hsuan
0ff3749bfe
[udn] Fix m3u8 and f4m extraction as well as improve
9 years ago
Yen Chi Hsuan
28bab13348
[generic,viewlift] Move a test case to the specialized extractor
9 years ago
Yen Chi Hsuan
877032314f
[generic] Improve Kaltura detection
Closes #4004
9 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
9 years ago
Sergey M․
197a5da1d0
[yandexmusic] Improve captcha detection
9 years ago
Sergey M․
abbb2938fa
release 2016.05.30.2
9 years ago
Sergey M․
f657b1a5f2
release 2016.05.30.1
9 years ago
Philipp Hagemeister
86a52881c6
[travis] unsubscribe @phihag
9 years ago