summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | [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
|\ \ \ \ \ \ \ \
| * | | | | | | | [eroprofile] SimplifySergey M․2014-12-261-24/+16
| | | | | | | | |
| * | | | | | | | Merge branch 'eroprofile' of https://github.com/peugeot/youtube-dl into ↵Sergey M․2014-12-262-0/+54
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | peugeot-eroprofile
| * | | | | | | | [eroprofile] new extractorpeugeot2014-12-262-0/+54
| |/ / / / / / /
* | | | | | | | expect_info_dict actual-expected argument consistencySergey M․2014-12-262-3/+3
| | | | | | | |
* | | | | | | | [sunporno] ModernizeSergey M․2014-12-261-7/+11
| | | | | | | |
* | | | | | | | Merge pull request #4568 from peugeot/sunpornoSergey M.2014-12-261-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | [sunporno] fix duration
| * | | | | | | [sunporno] fix durationpeugeot2014-12-261-1/+1
|/ / / / / / /
* | | | | | | Credit @MaxReimann for teletask (#4533)Sergey M․2014-12-251-0/+1
| | | | | | |
* | | | | | | Merge branch 'MaxReimann-teletask'Sergey M․2014-12-252-0/+54
|\ \ \ \ \ \ \
| * | | | | | | [teletask] SimplifySergey M․2014-12-251-32/+18
| | | | | | | |
| * | | | | | | Merge branch 'teletask' of https://github.com/MaxReimann/youtube-dl into ↵Sergey M․2014-12-252-0/+68
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MaxReimann-teletask
| * | | | | | | [teletask] Add new extractorMaxReimann2014-12-211-19/+43
| | | | | | | |
| * | | | | | | fix test and remove lengthy descriptionMaxReimann2014-12-211-18/+2
| | | | | | | |
| * | | | | | | Add extractor for teletaskMaxReimann2014-12-212-0/+60
| | | | | | | |
* | | | | | | | [sohu] Modernize and extract all formats and more metadata (Closes #4409, ↵Sergey M․2014-12-251-42/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #2056, closes #3009)
* | | | | | | | [gameone] Extract duration as floatSergey M․2014-12-241-6/+8
| | | | | | | |
* | | | | | | | Merge pull request #4553 from tobidope/gameoneSergey M.2014-12-241-16/+34
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [gameone] This fix resolves issue #4552
| * | | | | | | | [gameone] This fix resolves issue #4552Tobias Bell2014-12-231-16/+34
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The duration metadata for certain episodes contained floating point numbers instead of integers. Now only the integer part will be interpreted. Also added a test for this
* | | | | | | | [smotri] Skip broken testsSergey M․2014-12-231-1/+3
| | | | | | | |
* | | | | | | | [sportdeutschland] Fix extraction (fixes #4544)Jaime Marquínez Ferrándiz2014-12-221-1/+2
| |/ / / / / / |/| | | | | |
* | | | | | | [adobetv] Add extractor (Closes #4536)Sergey M․2014-12-222-0/+71
| | | | | | |
* | | | | | | Don't write the description file if info_dict['description'] is None (#3166)Jaime Marquínez Ferrándiz2014-12-211-2/+2
| | | | | | |
* | | | | | | [crunchyroll] Add .fr domain (#4537)Sergey M․2014-12-221-3/+6
| | | | | | |
* | | | | | | [extractor/common] Update docstring: replace FileDownloader with YoutubeDLJaime Marquínez Ferrándiz2014-12-211-1/+1
| | | | | | |
* | | | | | | [dbtv] Make sure the 'id' field is a stringJaime Marquínez Ferrándiz2014-12-211-1/+2
| | | | | | |