summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* release 2015.02.24 2015.02.24Philipp Hagemeister2015-02-241-1/+1
|
* [bloomberg] ModernizePhilipp Hagemeister2015-02-241-3/+3
|
* [rtve] Extract subtitlesJaime Marquínez Ferrándiz2015-02-232-0/+27
|
* [youtube] Extract UL playlists as mixes (Closes #5040)Sergey M․2015-02-241-4/+4
|
* [laola1tv] Use raw strings for regular expressionsNaglis Jonaitis2015-02-231-1/+1
| | | | Oops
* [laola1tv] Improve extraction and update test case (#3742)Naglis Jonaitis2015-02-231-16/+31
|
* [facebook] Extract all the formats (closes #5037)Jaime Marquínez Ferrándiz2015-02-231-6/+12
|
* release 2015.02.23.1 2015.02.23.1Philipp Hagemeister2015-02-232-3/+3
|
* Merge branch 'subtitles-rework'Jaime Marquínez Ferrándiz2015-02-2329-555/+533
|\ | | | | | | (Closes PR #4964)
| * [YoutubeDL] remove compatiblity with the old subtitles systemJaime Marquínez Ferrándiz2015-02-231-8/+0
| |
| * [test/subtitles] Update checksum for VikiJaime Marquínez Ferrándiz2015-02-221-1/+1
| |
| * [test/subtitles] Remove some testsJaime Marquínez Ferrándiz2015-02-221-108/+13
| | | | | | | | Test only with 'allsubtitles', the language selection is already tested in test_YoutubeDL.py
| * [YoutubeDL] only add normal subtitles to the 'requested_subtitles' field if ↵Jaime Marquínez Ferrándiz2015-02-222-4/+13
| | | | | | | | 'writesubtitles' is True
| * [test/YoutubeDL] Add test for subtitlesJaime Marquínez Ferrándiz2015-02-222-1/+53
| | | | | | | | Updated the offlinetest make target to not skip it
| * [ted] Always extract the subtitlesJaime Marquínez Ferrándiz2015-02-221-4/+1
| | | | | | | | The required info is already in the webpage
| * [YoutubeDL] don't set the 'requested_subtitles' without writesubtitles or ↵Jaime Marquínez Ferrándiz2015-02-222-7/+9
| | | | | | | | writeautomaticsub
| * Remove the SubtitlesInfoExtractor classJaime Marquínez Ferrándiz2015-02-191-99/+0
| | | | | | | | No longer needed
| * [bbccouk] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-191-11/+22
| | | | | | | | | | | | I haven't found any video available outside the UK, so I haven't added tests. I have updated how the srt file is build, because (at least for www.bbc.co.uk/programmes/p02j9b69) the subtitles is inside 'span' elements.
| * [theplatform] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-192-11/+22
| |
| * [viki] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-8/+22
| |
| * [rai] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-13/+22
| |
| * [nrk] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-8/+20
| |
| * [mtv] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-19/+23
| |
| * [npo] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-9/+18
| |
| * [lynda] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-182-37/+38
| |
| * [drtv] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-181-9/+4
| |
| * [mit] Don't set the subtitles fieldJaime Marquínez Ferrándiz2015-02-181-9/+0
| | | | | | | | YouTube already provides them in more formats
| * [YoutubeDL] use the 'render_table' function for listing the subtitlesJaime Marquínez Ferrándiz2015-02-171-6/+5
| |
| * [extractor/common] Simplify subtitles handling methodsJaime Marquínez Ferrándiz2015-02-171-10/+8
| | | | | | | | Initially I was going to use a single method for handling both subtitles and automatic captions, that's why I used the 'list_subtitles' and the 'subtitles' variables.
| * [bliptv] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-172-18/+18
| |
| * [walla] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-171-9/+6
| |
| * [ceskatelevize] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-171-15/+15
| |
| * [youtube] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-164-37/+61
| | | | | | | | The automatic captions are stored in the 'automactic_captions' field, which is used if no normal subtitles are found for an specific language.
| * [dailymotion] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-162-24/+3
| |
| * [YoutubeDL] store the subtitles to download in the 'requested_subtitles' fieldJaime Marquínez Ferrándiz2015-02-164-9/+8
| | | | | | | | | | We need to keep the orginal subtitles information, so that the '--load-info' option can be used to list or select the subtitles again. We'll also be able to have a separate field for storing the automatic captions info.
| * [vimeo] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-163-27/+7
| | | | | | | | Removed some tests, the behaviour should be checked in a test for the YoutubeDL class
| * [atresplayer] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-161-10/+9
| |
| * [crunchyroll] Convert to new subtitles systemJaime Marquínez Ferrándiz2015-02-161-31/+35
| |
| * Improve subtitles supportJaime Marquínez Ferrándiz2015-02-167-37/+121
| | | | | | | | | | | | | | | | | | | | | | | | For each language the extractor builds a list with the available formats sorted (like for video formats), then YoutubeDL selects one of them using the '--sub-format' option which now allows giving the format preferences (for example 'ass/srt/best'). For each format the 'url' field can be set so that we only download the contents if needed, or if the contents needs to be processed (like in crunchyroll) the 'data' field can be used. The reasons for this change are: * We weren't checking that the format given with '--sub-format' was available, checking it in each extractor would be repetitive. * It allows to easily support giving a format preference. * The subtitles were automatically downloaded in the extractor, but I think that if you use for example the '--dump-json' option you want to finish as fast as possible. Currently only the ted extractor has been updated, but the old system still works.
* | [gdcvault] Restore akamai host for rtmp videosSergey M․2015-02-231-2/+3
| |
* | [soundgasm] PEP8Philipp Hagemeister2015-02-231-0/+1
| |
* | [gdcvault] Remove dead codePhilipp Hagemeister2015-02-231-1/+0
| |
* | release 2015.02.23 2015.02.23Philipp Hagemeister2015-02-232-2/+6
| |
* | [soundgasm] Remove unused importSergey M․2015-02-231-1/+0
| |
* | Credit @skypher for chirbit and soundgasm:profile (#5032)Sergey M․2015-02-231-0/+1
| |
* | Merge branch 'skypher-chirbit'Sergey M․2015-02-233-1/+116
|\ \
| * | [soundgasm:profile] Fix _VALID_URLSergey M․2015-02-231-1/+1
| | |
| * | [chirbit] Clarify extractors' IE_NAMEsSergey M․2015-02-231-0/+2
| | |
| * | [soundgasm] Clarify extractors' IE_NAMEsSergey M․2015-02-231-0/+2
| | |
| * | [soundgasm:profile] SimplifySergey M․2015-02-231-22/+8
| | |