Sergey M․
|
d495292852
|
[ard] Relax _VALID_URL and fix video ids (closes #22724, closes #29091)
|
3 years ago |
Remita Amine
|
8562218350
|
[ard] improve clip id extraction(#22724)(closes #28528)
|
4 years ago |
Sergey M․
|
f94d764993
|
[ard] Improve formats extraction (closes #28155)
|
4 years ago |
Adrian Heine né Lang
|
d4564afc70
|
[ard] Fix title and description extraction and update tests (#27761)
|
4 years ago |
Sergey M․
|
fe515e5c75
|
[ard:beta] Extend _VALID_URL (closes #25405)
|
4 years ago |
Michael Klein
|
a54c5f83c0
|
[ard] Improve _VALID_URL (closes #25134) (#25198)
|
5 years ago |
Remita Amine
|
f4a18db748
|
[ard] add a missing condition
|
5 years ago |
Remita Amine
|
c968f738df
|
[ard] improve extraction(closes #23761)
- simplify extraction
- extract age limit and series
- bypass geo-restriction
|
5 years ago |
Sergey M․
|
752582183a
|
[ard:beta] Improve extraction robustness, fix subtitles extraction, improve geo restricted videos extraction
|
6 years ago |
Sergey M․
|
1c82122741
|
[ard:beta] Relax _VALID_URL (closes #18441)
|
6 years ago |
Sergey M․
|
59c3940165
|
[ard:mediathek] Add support for classic.ardmediathek.de (closes #18473)
|
6 years ago |
Alexander Seiler
|
8c5879715f
|
[ard:mediathek] Fix title and description extraction (closes #18349)
|
6 years ago |
LangerJan
|
0b87e88453
|
[ard] Add support for one.ard.de
|
6 years ago |
Remita Amine
|
7f2611cb5b
|
[ard] extract f4m formats
|
6 years ago |
Philipp Hagemeister
|
ed6919e737
|
[ard] beta mediathek: make regexp for JSON more robust
|
6 years ago |
Philipp Hagemeister
|
2b83da2463
|
[ard] Better format handling
Skip f4m, doesn't work (yet); correctly extract m3u8, and prefer plain HTTP files.
|
6 years ago |
Philipp Hagemeister
|
c1a37eb24a
|
[ard] Add support for Beta ARD Mediathek
Thanks to https://blog.fefe.de/?ts=a577685d for pointing out support is missing.
|
6 years ago |
Sergey M․
|
3052a30d42
|
Improve URL extraction
|
6 years ago |
Sergey M․
|
d6a0350253
|
[ard] Remove dead tests
|
7 years ago |
Wandang
|
ad29ef043e
|
[ard] Add alive tests
|
7 years ago |
Sergey M․
|
91328f26b0
|
[ard] Skip invalid stream URLs (closes #14906)
|
7 years ago |
Sergey M․
|
197224b7a4
|
Fix some regexes
|
7 years ago |
Sergey M․
|
ca127ab2c1
|
[ard] Add support for lives (closes #13771)
|
7 years ago |
Yen Chi Hsuan
|
ec85ded83c
|
Fix "invalid escape sequences" error on Python 3.6
|
8 years ago |
Sergey M․
|
98708e6cbd
|
[ard] Remove age restriction check (closes #11129)
|
8 years ago |
neutric
|
c725333d41
|
[ard] Fix typo
|
8 years ago |
Sergey M․
|
3791d84acc
|
[ard] Detect unavailable videos (closes #11018)
|
8 years ago |
stepshal
|
25042f7372
|
Add missing r prefix for _VALID_URLs
|
8 years ago |
Sergey M․
|
39eef54cf0
|
[ard:mediathek] Skip unavailable test
|
8 years ago |
Sergey M․
|
a66a73ee90
|
[ard] Add test for rbb-online
|
8 years ago |
Sergey M․
|
af21f56f98
|
[ard] Add support for rbb-online (Closes #10095)
|
8 years ago |
Remita Amine
|
31eeab9f41
|
[ard] fix f4m extraction and skip tests with 404 errors
|
8 years ago |
Yen Chi Hsuan
|
b5aad37f6b
|
[ard] Remove SportschauIE, which is now based on WDR (#9799)
|
8 years ago |
Sergey M․
|
ffa2cecf72
|
[ard] Change subtitles extension to ttml (Closes #9169)
ttml is now served instead of srt
|
9 years ago |
Sergey M․
|
7e5edcfd33
|
Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
|
9 years ago |
remitamine
|
1fc0b47fdf
|
[srmediathek] improve extraction
|
9 years ago |
Jaime Marquínez Ferrándiz
|
f78546272c
|
[compat] compat_etree_fromstring: also decode the text attribute
Deletes parse_xml from utils, because it also does it.
|
9 years ago |
Sergey M․
|
d719c6a5ab
|
[ard:mediathek] Add test for direct mp4
|
9 years ago |
Sergey M․
|
769efa16af
|
[ard:mediathek] Remove dead test
|
9 years ago |
Sergey M․
|
86b4e98ac6
|
[ard:mediathek] Add audio test
|
9 years ago |
Sergey M․
|
3bf8c316a6
|
[sportschau] Reimplement in terms of ard extractor
|
9 years ago |
Sergey M․
|
e37c92ec6d
|
[ard] Extract all formats
|
9 years ago |
Sergey M․
|
39aa42ffbb
|
[ard] Capture and output time restricted videos (Closes #5213)
|
10 years ago |
Philipp Hagemeister
|
29aef5a33c
|
[ard] Remove deleted video test case
|
10 years ago |
Jouke Waleson
|
5f6a1245ff
|
PEP8 applied
|
10 years ago |
Ole Ernst
|
bfd91588f3
|
[ard] make rss match more universal
|
10 years ago |
Ole Ernst
|
3741302a10
|
[ard] Add rss support
|
10 years ago |
Philipp Hagemeister
|
51ee08c4bb
|
Remove unused imports
|
10 years ago |
Sergey M․
|
dc9f356846
|
[ard] Remove URL path escaping
This is now implemented generic in YoutubeDL.urlopen
|
10 years ago |
Philipp Hagemeister
|
bf0ff93277
|
[ard] Make more robust against missing thumbnails
I cannot reproduce this error, it's from travis.
|
10 years ago |