7601 Commits (c84683c88bbcb3cfd8d27af54a418035f431371d)

Author SHA1 Message Date
Sergey M․ c6b68648f4 [bilibili] Show georestriction error 9 years ago
Sergey M․ 1ecb5d1d83 [vk] Clarify extractor names 9 years ago
Sergey M․ dc786d3db5 [vk:uservideos] Improve extraction 9 years ago
Sergey M․ 74fe23ec35 [extractor/common] Style 9 years ago
Philipp Hagemeister b0bff54b08 release 2015.07.18 9 years ago
sceext 1b541d8d6e [iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi latest (2015-07-17) flash player. 9 years ago
Sergey M․ f29ac588dd [nationalgeographics] Fix extraction (Closes #6262) 9 years ago
Sergey M․ 0696667734 [twitch:stream] Clarify channel_id reassignment rationale (#6263) 9 years ago
Sergey M․ 1793d71db6 [twitch:stream] Fix channel_id in different case (Closes #6263) 9 years ago
Sergey M․ 4211e1941b [videomega] Add shortcut to _VALID_URL 9 years ago
Sergey M․ 4bdfef5a18 [videomega] Add tests 9 years ago
Sergey M․ 8a37f53685 [videomega] Revert iframe URL 9 years ago
Sergey M․ 4e1ad6e9a8 [videomega] Extend _VALID_URL and improve extraction (Closes #6260) 9 years ago
Sergey M․ 3c283a381e [sbs] Simplify 9 years ago
Sergey M․ dac4d5be12 Merge branch 'sbs_website_changes' of https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes 9 years ago
Sergey M․ 530857182d [bliptv] Add test with missing duration 9 years ago
Sergey M․ 9441f77faa [bliptv] Use xpath for extraction and fix test 9 years ago
Sergey M․ 3cc8b4c327 [compat] Fix missing _asciire on python 2.6 9 years ago
Sergey M․ 6b19647d57 [veehd] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 7bd42d0d96 [openfilm] Fix compat_urllib_parse_unquote_plus import 9 years ago
Sergey M․ c60e8cfaf7 [ehow] Simplify 9 years ago
Sergey M․ 7fd002c006 [youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus 9 years ago
Sergey M․ db6c50f109 [ynet] Use compat_urllib_parse_unquote_plus 9 years ago
Sergey M․ aa4789d632 [xvideos] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ ee8de13e14 [xtube] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 7dde5f6a8d [xnxx] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 736f003f2e [xbef] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 47af21e8f1 [spankwire] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 605cbef653 [pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus 9 years ago
Sergey M․ 388ad0c05c [playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus 9 years ago
Sergey M․ 2ebbb6f1f7 [photobucket] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ d54f1c7477 [openfilm] Use compat_urllib_parse_unquote_plus 9 years ago
Sergey M․ b78f5ec4c3 [odnoklassniki] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 9fd3bf04b7 [myvideo] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ e97bb3de83 [mofosex] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ c2daf8dfa4 [mixcloud] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 09b718c439 [mitele] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ c177bb3a50 [metacafe] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 977a247a06 [malemotion] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 899a3e2f13 [karaoketv] Use compat_urllib_parse_unquote_plus 9 years ago
Sergey M․ 8ee4ecb48d [infoq] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ f7e6f7fa23 [extractor/generic] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 1f80e360fc [gamespot] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ d7011316d0 [facebook] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ d3671b344f [ehow] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ a60cccbf9f [crunchyroll] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 3e72f5f10e [ceskatelevize] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ b94b78971c [bet] Use compat_urllib_parse_unquote 9 years ago
Sergey M․ 4d08161ac2 [compat] Mention unquote_plus 9 years ago
Sergey M․ aa99aa4e85 [compat] Add compat_urllib_parse_unquote_plus 9 years ago
Sergey M․ 13fc7f3a05 Merge branch 'atomicdryad-pr-crashfix_compat_urllib_unquote' 9 years ago
Sergey M․ 5513967926 [compat] Simplify and use latest cpython 3 code 9 years ago
Sergey M. eacd875f3b Merge pull request #6259 from remitamine/howstuffworks
[howstuffwoks] fix _VALID_URL regex
9 years ago
remitamine c4fe07c7af match only the test url 9 years ago
remitamine 1186e3f91a do not capture a group 9 years ago
remitamine f354385bf5 Add test for urls without a number 9 years ago
remitamine cabe001590 [howstuffwoks] fix _VALID_URL regex 9 years ago
Sergey M․ 89f691e141 Merge branch 'pr-crashfix_compat_urllib_unquote' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-crashfix_compat_urllib_unquote 9 years ago
fnord 593b77064c Don't forget trailing '%' 9 years ago
fnord 9fefc88656 fix TestCompat test_all_present 9 years ago
fnord a0f28f90fa remove kebab 9 years ago
fnord 851229a01f remove debugprint 9 years ago
fnord c9c854cea7 replace old compat_urllib_parse_unquote with backport from python3's function
* required unquote_to_bytes function ported as well
    (uses .decode('hex') instead of dynamically populated _hextobyte global)
  * required implicit conversion to bytes and/or unicode in places due to
    differing type assumptions in p3
9 years ago
Yen Chi Hsuan a38436e889 [extractor/common] Add 'transform_source' parameter to _extract_f4m_formats() 9 years ago
Sergey M․ 23fc384f2c [npo] Compound title 9 years ago
Sergey M․ 1540119723 [npo] Remove unused imports 9 years ago
Sergey M․ 574f42d79a [vpro] Improve playlist extraction 9 years ago
Sergey M․ 536b0700b0 [npo] Allow missing description 9 years ago
Sergey M․ 5ba761eb85 [npo] Prefer aflevering_titel over titel 9 years ago
Sergey M․ 611ac379bb [vpro] Fix extraction and add support for vpro playlists 9 years ago
Sergey M․ 03f32a7ead [wnl] Add extractor for omroepwnl playlists 9 years ago
Sergey M․ 50ea2bb20d [npo] Update test 9 years ago
Sergey M․ 525daedd5a [npo] Add support for omroepwnl fragments 9 years ago
Sergey M․ e118031ef8 [npo] Extend _VALID_URL to support ntr.nl (Closes #6248) 9 years ago
fnord 45eedbe58c Generic: use compat_urllib_parse_unquote to prevent utf8 mangling
of the entire page in python 2.

-requires- fixed compat_urllib_parse_unquote

example - the following will save with a mangled playlist title,
 instead of the kanji for 'tsunami'. This affects all utf8encoded
 urls as well

youtube-dl -f18 -o '%(playlist_title)s-%(title)s.%(ext)s' \
  61c14c1e3a/tsunami.html
9 years ago
fnord e37c932fca compat_urllib_parse_unquote: crash fix: only decode valid hex
on python 2 the following has a { "crash_rate": "100%" } of the time
as it tries to parse '" ' as hex.
9 years ago
Sergey M․ ab9b890b52 [prosiebensat1] Clarify test purpose 9 years ago
Sergey M․ 31c746e5dc [extractor/common] Keep going in some media_url is missing 9 years ago
Sergey M․ f01f731107 [prosiebensat1] Use generic f4m manifest extraction 9 years ago
Sergey M․ 70f0f5a8ca [extractor/common] Recursively extract child f4m manifests 9 years ago
Sergey M․ cc357c4db8 [extractor/common] Properly handle full URLs 9 years ago
Sergey M․ 97f4aecfc1 [extractor/common] Handle malformed f4m manifests 9 years ago
Sergey M․ 2af0f87c8b [prosiebensat1] Fix extraction (Closes #6215) 9 years ago
Sergey M․ 6c1b0c0ed2 [dfb] Extract formats 9 years ago
Sergey M․ ddcdc684e2 [dfb] Extract display_id and modernize 9 years ago
Sergey M․ eae89f92e6 [dfb] Update test 9 years ago
Jaime Marquínez Ferrándiz 01d115b06b [jeuxvideo] Relax _VALID_URL (fixes #6230) 9 years ago
Sergey M․ 79057965a8 [udemy] Remove superfluous field 9 years ago
Sergey M․ dcd4d95c8e [udemy] Fix authentication (Closes #6224) 9 years ago
Sergey M․ cf61d96df0 [extractor/common] Add _form_hidden_inputs 9 years ago
Sergey M․ f8da79f828 [extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs 9 years ago
Jaime Marquínez Ferrándiz 9750e7d70e [postprocessor/ffmpeg] Don't use '[youtube] ...' in messages
Because it can be used for other extractors.
9 years ago
cazulu 50aa2bb6b9 [dailymotion] Extract duration (closes #6221) 9 years ago
Sergey M․ 1d1dd597ed [dramafever] Extract srt (Closes #6207) 9 years ago
Yen Chi Hsuan cfe5537ee5 [myspass] Fix extraction (closes #6206) 9 years ago
Sergey M․ 6dfa0602f0 [nowtv] Fix extraction (Closes #6169) 9 years ago
Seamus Phelan 75a40b2251 [SBS] fixes due to website changes 9 years ago
Sergey M․ 28fb109ed0 [rds] Improve _VALID_URL 9 years ago
Sergey M․ b6ea9ef21a [rds] Improve 9 years ago
Sergey M․ b8dd44baa9 Merge branch 'rdsca' of https://github.com/fstirlitz/youtube-dl into fstirlitz-rdsca 9 years ago