Commit Graph

20 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
Remita Amine 07cf18b9c5 [br] add support for BR Mediathek videos(fixes #14560)(fixes #14788) 7 years ago
Tithen-Firion 6f4a888416 [br] Update test 7 years ago
Yen Chi Hsuan 0278aa443f
[br] Skip invalid tests 8 years ago
Sergey M․ 7e5edcfd33 Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
8 years ago
remitamine 5625bd0617 [br] add support for br-klassik.de and improve extraction
- 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
8 years ago
blissland 0892090a56 Added audio test for BRIE 9 years ago
blissland d592b42f5c Updated two tests for BRIE 9 years ago
Philipp Hagemeister c9f08154a3 Remove unused imports 10 years ago
Philipp Hagemeister e50e2fcd4d [br] fix test case 10 years ago
Philipp Hagemeister dc752ff442 [br] Remove deleted video test case 10 years ago
Sergey M․ 65bc504db8 [br] Extract duration 10 years ago
Sergey M․ 0fc74a0d91 [br] Fix test 10 years ago
Jaime Marquínez Ferrándiz 9dcb8f3fc7 [br] Allow '_' in the url (fixes #3311) 10 years ago
Petr Půlpán 27ec04b232 [BR] replace test 10 years ago
Sergey M․ ef2041eb4e [br] Add audio extraction and support more URLs (Closes #2728) 10 years ago
David Triendl c21215b421 [br] Allow '/' in URL, allow empty author + broadcastDate fields
* 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.
10 years ago
Philipp Hagemeister 521ee82334 Fix imports 10 years ago
Philipp Hagemeister 06aabfc422 [br] Simplify 10 years ago
David Triendl 7928024f57 [BR] Add basic test 10 years ago
David Triendl 3eb38acb43 [BR] Add "BR" extractor
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
10 years ago