summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | [videomega] Add testsSergey M․2015-07-181-2/+8
| | | |
* | | | [videomega] Revert iframe URLSergey M․2015-07-181-3/+4
| | | |
* | | | [videomega] Extend _VALID_URL and improve extraction (Closes #6260)Sergey M․2015-07-181-13/+10
| | | |
* | | | Merge branch 'seamusphelan-sbs_website_changes'Sergey M․2015-07-181-24/+16
|\ \ \ \
| * | | | [sbs] SimplifySergey M․2015-07-181-24/+16
| | | | |
| * | | | Merge branch 'sbs_website_changes' of ↵Sergey M․2015-07-181-13/+13
|/| | | | | | | | | | | | | | | | | | | https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes
| * | | | [SBS] fixes due to website changesSeamus Phelan2015-07-131-13/+13
| | | | |
* | | | | [bliptv] Add test with missing durationSergey M․2015-07-181-0/+14
| | | | |
* | | | | [bliptv] Use xpath for extraction and fix testSergey M․2015-07-181-25/+26
| |/ / / |/| | |
* | | | [compat] Fix missing _asciire on python 2.6Sergey M․2015-07-181-1/+3
| | | |
* | | | [veehd] Use compat_urllib_parse_unquoteSergey M․2015-07-181-1/+2
| | | |
* | | | [openfilm] Fix compat_urllib_parse_unquote_plus importSergey M․2015-07-171-1/+1
| | | |
* | | | [ehow] SimplifySergey M․2015-07-171-3/+1
| | | |
* | | | [youtube] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plusSergey M․2015-07-171-5/+7
| | | |
* | | | [ynet] Use compat_urllib_parse_unquote_plusSergey M․2015-07-171-2/+2
| | | |
* | | | [xvideos] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [xtube] Use compat_urllib_parse_unquoteSergey M․2015-07-171-3/+3
| | | |
* | | | [xnxx] Use compat_urllib_parse_unquoteSergey M․2015-07-171-4/+2
| | | |
* | | | [xbef] Use compat_urllib_parse_unquoteSergey M․2015-07-171-4/+2
| | | |
* | | | [spankwire] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [pornhub] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plusSergey M․2015-07-171-4/+5
| | | |
* | | | [playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plusSergey M․2015-07-171-3/+4
| | | |
* | | | [photobucket] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [openfilm] Use compat_urllib_parse_unquote_plusSergey M․2015-07-171-2/+2
| | | |
* | | | [odnoklassniki] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [myvideo] Use compat_urllib_parse_unquoteSergey M․2015-07-171-5/+6
| | | |
* | | | [mofosex] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [mixcloud] Use compat_urllib_parse_unquoteSergey M․2015-07-171-4/+2
| | | |
* | | | [mitele] Use compat_urllib_parse_unquoteSergey M․2015-07-171-1/+2
| | | |
* | | | [metacafe] Use compat_urllib_parse_unquoteSergey M․2015-07-171-1/+2
| | | |
* | | | [malemotion] Use compat_urllib_parse_unquoteSergey M․2015-07-171-4/+2
| | | |
* | | | [karaoketv] Use compat_urllib_parse_unquote_plusSergey M․2015-07-171-2/+2
| | | |
* | | | [infoq] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [extractor/generic] Use compat_urllib_parse_unquoteSergey M․2015-07-171-3/+2
| | | |
* | | | [gamespot] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [facebook] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [ehow] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [crunchyroll] Use compat_urllib_parse_unquoteSergey M․2015-07-171-1/+2
| | | |
* | | | [ceskatelevize] Use compat_urllib_parse_unquoteSergey M․2015-07-171-1/+2
| | | |
* | | | [bet] Use compat_urllib_parse_unquoteSergey M․2015-07-171-2/+2
| | | |
* | | | [compat] Mention unquote_plusSergey M․2015-07-171-1/+1
| | | |
* | | | [test_compat] Add tests for compat_urllib_parse_unquote_plusSergey M․2015-07-171-0/+7
| | | |
* | | | [compat] Add compat_urllib_parse_unquote_plusSergey M․2015-07-171-0/+11
| | | |
* | | | [test_compat] Remove redundant testSergey M․2015-07-171-1/+0
| | | |
* | | | Merge branch 'atomicdryad-pr-crashfix_compat_urllib_unquote'Sergey M․2015-07-173-30/+69
|\ \ \ \
| * | | | [test_compat] Make tests more idiomaticSergey M․2015-07-171-17/+16
| | | | |
| * | | | [compat] Simplify and use latest cpython 3 codeSergey M․2015-07-171-28/+13
| | | | |
| * | | | Merge branch 'pr-crashfix_compat_urllib_unquote' of ↵Sergey M․2015-07-173-29/+84
| |\ \ \ \ | | | | | | | | | | | | | | | | | | https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-crashfix_compat_urllib_unquote
| | * | | | Add tests for compat_urllib_parse_unquotefnord2015-07-171-0/+20
| | | | | |
| | * | | | Don't forget trailing '%'fnord2015-07-171-0/+3
| | | | | |