summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | [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 https://github.com/atomic...Sergey M․2015-07-173-29/+84
| |\ \
| | * | Add tests for compat_urllib_parse_unquotefnord2015-07-171-0/+20
| | * | Don't forget trailing '%'fnord2015-07-171-0/+3
| | * | fix TestCompat test_all_presentfnord2015-07-171-0/+2
| | * | remove kebabfnord2015-07-171-40/+1
| | * | remove debugprintfnord2015-07-171-6/+0
| | * | replace old compat_urllib_parse_unquote with backport from python3's functionfnord2015-07-171-1/+74
| | * | Generic: use compat_urllib_parse_unquote to prevent utf8 manglingfnord2015-07-151-1/+1
| | * | compat_urllib_parse_unquote: crash fix: only decode valid hexfnord2015-07-151-0/+2
* | | | Merge pull request #6259 from remitamine/howstuffworksSergey M.2015-07-171-1/+5
|\ \ \ \
| * | | | match only the test urlremitamine2015-07-171-8/+1
| * | | | do not capture a groupremitamine2015-07-171-1/+1
| * | | | Add test for urls without a numberremitamine2015-07-171-0/+11
| * | | | [howstuffwoks] fix _VALID_URL regexremitamine2015-07-171-1/+1
* | | | | [extractor/common] Add 'transform_source' parameter to _extract_f4m_formats()Yen Chi Hsuan2015-07-171-2/+3
| |/ / / |/| | |
* | | | [npo] Compound titleSergey M․2015-07-171-5/+10
* | | | [npo] Remove unused importsSergey M․2015-07-171-5/+0
* | | | [vpro] Improve playlist extractionSergey M․2015-07-171-1/+10
* | | | [npo] Allow missing descriptionSergey M․2015-07-171-1/+1
* | | | [npo] Prefer aflevering_titel over titelSergey M․2015-07-171-2/+4
* | | | [vpro] Fix extraction and add support for vpro playlistsSergey M․2015-07-172-11/+26
* | | | [wnl] Add extractor for omroepwnl playlistsSergey M․2015-07-172-6/+40
* | | | [npo] Update testSergey M․2015-07-161-1/+1
* | | | [npo] Add support for omroepwnl fragmentsSergey M․2015-07-161-1/+33
* | | | [npo] Extend _VALID_URL to support ntr.nl (Closes #6248)Sergey M․2015-07-161-2/+15
| |/ / |/| |
* | | Merge pull request #6242 from dstftw/f4m-improvementsSergey M.2015-07-162-13/+27
|\ \ \
| * | | [prosiebensat1] Clarify test purposeSergey M․2015-07-161-0/+5
| * | | [extractor/common] Keep going in some media_url is missingSergey M․2015-07-161-1/+3
| * | | [prosiebensat1] Use generic f4m manifest extractionSergey M․2015-07-161-10/+3
| * | | [extractor/common] Recursively extract child f4m manifestsSergey M․2015-07-161-0/+8
| * | | [extractor/common] Properly handle full URLsSergey M․2015-07-161-2/+4
| * | | [extractor/common] Handle malformed f4m manifestsSergey M․2015-07-161-1/+5
|/ / /
* | | [prosiebensat1] Fix extraction (Closes #6215)Sergey M․2015-07-151-4/+15
* | | [README.md] Clarify authentication with .netrc fileSergey M.2015-07-151-0/+20
* | | [dfb] Extract formatsSergey M․2015-07-151-2/+2
* | | [dfb] Extract display_id and modernizeSergey M․2015-07-141-5/+10
* | | [dfb] Update testSergey M․2015-07-141-4/+4
* | | [jeuxvideo] Relax _VALID_URL (fixes #6230)Jaime Marquínez Ferrándiz2015-07-141-3/+6
* | | [udemy] Remove superfluous fieldSergey M․2015-07-141-1/+0
* | | [udemy] Fix authentication (Closes #6224)Sergey M․2015-07-141-14/+20
* | | [extractor/common] Add _form_hidden_inputsSergey M․2015-07-141-0/+6