summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | [extractor/common] Allow multiline content tagsSergey M․2015-01-011-1/+1
| | | | | |
* | | | | | [slideshare] Fix extractionSergey M․2015-01-011-2/+2
| | | | | |
* | | | | | [tnaflix] Make sure config URL has correct schemeSergey M․2015-01-011-2/+2
| | | | | |
* | | | | | [tnaflix] Fix title extractionSergey M․2015-01-011-1/+1
| | | | | |
* | | | | | [xboxclips] Fix extractionSergey M․2014-12-311-15/+11
| | | | | |
* | | | | | [pbs] Catch geoblocking errors (closes #4516)Jaime Marquínez Ferrándiz2014-12-311-1/+15
| | | | | |
* | | | | | [youtube] Use '_download_xml' for getting the available subtitlesJaime Marquínez Ferrándiz2014-12-311-5/+4
| | | | | |
* | | | | | [openfilm] Add extractor (Closes #4538)Sergey M․2014-12-312-0/+71
| | | | | |
* | | | | | [youtube] Add support for automatically translated subtitles (fixes #4555)Jaime Marquínez Ferrándiz2014-12-312-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | They have a manually uploaded subtitles track and YouTube can transtale it.
* | | | | | [echomsk] Add extractor (Closes #4600)Sergey M․2014-12-312-0/+47
| | | | | |
* | | | | | [README] Typo / clarify FAQPhilipp Hagemeister2014-12-301-2/+2
| | | | | |
* | | | | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-12-309-8/+469
|\ \ \ \ \ \
| * | | | | | [atresplayer] Fix python3 bugSergey M․2014-12-301-1/+4
| | | | | | |
| * | | | | | [atresplayer] Add extractor (Closes #2341)Sergey M․2014-12-302-0/+112
| | | | | | |
| * | | | | | [youtube] Add test for age-gate video with encrypted signatureSergey M․2014-12-301-0/+13
| | | | | | |
| * | | | | | Credit @0xced for #4598Sergey M․2014-12-301-0/+1
| | | | | | |
| * | | | | | Merge pull request #4598 from 0xced/encrypted-age-gateSergey M.2014-12-301-6/+7
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | [youtube] Fix videos with age gate and encrypted signatures
| | * | | | | | [youtube] Fix videos with age gate and encrypted signaturesCédric Luthi2014-12-291-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `sts` value is available on the embed webpage, get it from there. Fixes #4108.
| * | | | | | | [daum] Improve full_id regexSergey M․2014-12-301-1/+1
| | | | | | | |
| * | | | | | | Merge pull request #4599 from t0mm0/daum_fixSergey M.2014-12-301-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | [daum] update 'full id' regex
| | * | | | | | [daum] update 'full id' regext0mm02014-12-291-1/+1
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | fixes #4566
| * | | | | | Merge branch 't0mm0-hitbox'Sergey M․2014-12-302-0/+167
| |\ \ \ \ \ \
| | * | | | | | [hitbox] Minor changesSergey M․2014-12-301-26/+32
| | | | | | | |
| | * | | | | | [hitbox] add support for live streamst0mm02014-12-292-43/+99
| | | | | | | |
| | * | | | | | [hitbox] add extractor for hitbox vodst0mm02014-12-292-0/+105
| |/ / / / / /
| * | | | | | [cnn] Add support for hln URL format (Closes #4595)Sergey M․2014-12-301-1/+11
| | | | | | |
| * | | | | | Merge branch 'peugeot-hellporno'Sergey M․2014-12-292-0/+72
| |\ \ \ \ \ \
| | * | | | | | [hellporno] Extract all formats and improveSergey M․2014-12-291-14/+33
| | | | | | | |
| | * | | | | | Merge branch 'hellporno' of https://github.com/peugeot/youtube-dl into ↵Sergey M․2014-12-292-0/+53
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | peugeot-hellporno
| | * | | | | | [hellporno] simplifypeugeot2014-12-291-18/+14
| | | | | | | |
| | * | | | | | [hellporno] new extractorpeugeot2014-12-262-0/+57
| | | | | | | |
| * | | | | | | Merge branch 'peugeot-xxxymovies'Sergey M․2014-12-292-0/+82
| |\ \ \ \ \ \ \
| | * | | | | | | [xxxymovies] ImproveSergey M․2014-12-291-9/+27
| | | | | | | | |
| | * | | | | | | Merge branch 'xxxymovies' of https://github.com/peugeot/youtube-dl into ↵Sergey M․2014-12-292-0/+64
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | peugeot-xxxymovies
| | * | | | | | | [xxxymovies] new ectractorpeugeot2014-12-292-0/+64
| | |/ / / / / /
* | / / / / / / Add documentation about supported sites (Fixes #4503)Philipp Hagemeister2014-12-306-3/+567
|/ / / / / / /
* | | | | | | [cnn] Improve regexes and fix testSergey M․2014-12-291-5/+5
| | | | | | |
* | | | | | | Merge pull request #4543 from akretz/cnn_fixSergey M.2014-12-292-0/+26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [cnn] Add support for articles with videos (fixes #4541)
| * | | | | | | [cnn] Add support for articles with videos (fixes #4541)Adrian Kretz2014-12-222-0/+26
| | | | | | | |
* | | | | | | | [bbccouk] Switch to new JSON playlist format (Closes #4588)Sergey M․2014-12-291-27/+68
| | | | | | | |
* | | | | | | | [archiveorg] Add test, simplify and modernizeSergey M․2014-12-291-31/+29
| | | | | | | |
* | | | | | | | Merge pull request #4590 from derrotebaron/masterSergey M.2014-12-291-4/+12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [archiveorg] most metadata fields are optional
| * | | | | | | | [archiveorg] most metadata fields are optionalJohannes Knoedtel2014-12-281-4/+12
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Example: https://archive.org/details/Cops1922
* | | | | | | | [arte.tv] Fix typoSergey M․2014-12-281-1/+1
| | | | | | | |
* | | | | | | | [arte.tv:+7] Make quality optional (Closes #4583)Sergey M․2014-12-281-1/+1
| | | | | | | |
* | | | | | | | Merge branch 'peugeot-alphaporno'Sergey M․2014-12-272-0/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | [alphaporno] ImproveSergey M․2014-12-271-24/+47
| | | | | | | | |
| * | | | | | | | Merge branch 'alphaporno' of https://github.com/peugeot/youtube-dl into ↵Sergey M․2014-12-262-0/+55
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | peugeot-alphaporno
| * | | | | | | | [alphaporno] new extractorpeugeot2014-12-262-0/+55
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'peugeot-eroprofile'Sergey M․2014-12-262-0/+46
|\ \ \ \ \ \ \ \