aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-18[sbs] SimplifySergey M․
2015-07-18Merge branch 'sbs_website_changes' of ↵Sergey M․
https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes
2015-07-18[bliptv] Add test with missing durationSergey M․
2015-07-18[bliptv] Use xpath for extraction and fix testSergey M․
2015-07-18[compat] Fix missing _asciire on python 2.6Sergey M․
2015-07-18[veehd] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[openfilm] Fix compat_urllib_parse_unquote_plus importSergey M․
2015-07-17[ehow] SimplifySergey M․
2015-07-17[youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plusSergey M․
2015-07-17[ynet] Use compat_urllib_parse_unquote_plusSergey M․
2015-07-17[xvideos] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[xtube] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[xnxx] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[xbef] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[spankwire] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plusSergey M․
2015-07-17[playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plusSergey M․
2015-07-17[photobucket] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[openfilm] Use compat_urllib_parse_unquote_plusSergey M․
2015-07-17[odnoklassniki] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[myvideo] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[mofosex] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[mixcloud] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[mitele] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[metacafe] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[malemotion] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[karaoketv] Use compat_urllib_parse_unquote_plusSergey M․
2015-07-17[infoq] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[extractor/generic] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[gamespot] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[facebook] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[ehow] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[crunchyroll] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[ceskatelevize] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[bet] Use compat_urllib_parse_unquoteSergey M․
2015-07-17[compat] Mention unquote_plusSergey M․
2015-07-17[test_compat] Add tests for compat_urllib_parse_unquote_plusSergey M․
2015-07-17[compat] Add compat_urllib_parse_unquote_plusSergey M․
2015-07-17[test_compat] Remove redundant testSergey M․
2015-07-17Merge branch 'atomicdryad-pr-crashfix_compat_urllib_unquote'Sergey M․
2015-07-17[test_compat] Make tests more idiomaticSergey M․
2015-07-17[compat] Simplify and use latest cpython 3 codeSergey M․
2015-07-17Merge pull request #6259 from remitamine/howstuffworksSergey M.
[howstuffwoks] fix _VALID_URL regex
2015-07-17match only the test urlremitamine
2015-07-17do not capture a groupremitamine
2015-07-17Add test for urls without a numberremitamine
2015-07-17[howstuffwoks] fix _VALID_URL regexremitamine
2015-07-17Merge branch 'pr-crashfix_compat_urllib_unquote' of ↵Sergey M․
https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-crashfix_compat_urllib_unquote
2015-07-17Add tests for compat_urllib_parse_unquotefnord
2015-07-17Don't forget trailing '%'fnord