about summary refs log tree commit diff
path: root/youtube_dl/extractor/br.py
Commit message (Collapse)AuthorAgeFilesLines
* [br] add support for BR Mediathek videos(fixes #14560)(fixes #14788)Remita Amine2017-11-291-3/+143
|
* [br] Update testTithen-Firion2017-04-281-1/+1
|
* [br] Skip invalid testsYen Chi Hsuan2016-06-181-3/+6
|
* Simplify formats accumulation for f4m/m3u8/smil formatsSergey M․2015-12-291-8/+4
| | | | Now all _extract_*_formats routines return a list
* [br] add support for br-klassik.de and improve extractionremitamine2015-12-211-49/+78
| | | | | | - extend _VALID_URL to match both br.de and br-klassik.de - extract all formats(hls,hds and rtmp) - use xpath_element and xpath_text for xml info extraction
* Added audio test for BRIEblissland2015-05-091-0/+11
|
* Updated two tests for BRIEblissland2015-05-091-15/+15
|
* Remove unused importsPhilipp Hagemeister2014-10-261-2/+0
|
* [br] fix test casePhilipp Hagemeister2014-09-291-2/+3
|
* [br] Remove deleted video test casePhilipp Hagemeister2014-09-131-11/+0
|
* [br] Extract durationSergey M․2014-07-281-0/+7
|
* [br] Fix testSergey M․2014-07-281-2/+2
|
* [br] Allow '_' in the url (fixes #3311)Jaime Marquínez Ferrándiz2014-07-211-1/+1
|
* [BR] replace testPetr Půlpán2014-06-221-7/+5
|
* [br] Add audio extraction and support more URLs (Closes #2728)Sergey M․2014-04-091-60/+100
|
* [br] Allow '/' in URL, allow empty author + broadcastDate fieldsDavid Triendl2014-03-131-22/+41
| | | | | | | * Allow URLs that have a 'subdirectory' before the actual program name, e.g. 'xyz/xyz-episode-1'. * The author and broadcastDate fields in the XML file may be empty. * Add test case for the two problems above.
* Fix importsPhilipp Hagemeister2014-02-221-0/+1
|
* [br] SimplifyPhilipp Hagemeister2014-02-221-63/+60
|
* [BR] Add basic testDavid Triendl2014-02-211-1/+13
|
* [BR] Add "BR" extractorDavid Triendl2014-02-211-0/+70
Extractor for videos from the Bayerischer Rundfunk Mediathek[1]. Currently only supports videos. Audio and podcasts do not work yet with this extractor. 1: http://br.de/mediathek