Sergey M․
5a18403057
[arte.tv] Fix typo
10 years ago
Sergey M․
1b7b1d6eac
[arte.tv:+7] Make quality optional ( Closes #4583 )
10 years ago
Jouke Waleson
5f6a1245ff
PEP8 applied
10 years ago
Philipp Hagemeister
b244b5c3f9
remove unused imports
10 years ago
Philipp Hagemeister
aff2f4f4f5
[arte] Clean up format sorting mess
...
We now use our standard sorting facilities. As a side effect, it's finally possible to download German videos from French URLs and vice versa.
10 years ago
Sergey M․
40bca5f927
[arte.tv] Remove unused import
10 years ago
Sergey M․
74214d35c5
[arte.tv:+7] Improve title extraction ( Closes #3995 )
10 years ago
Sergey M․
d24a2b20b4
[arte.tv:+7] Use original format ids to avoid duplicates
10 years ago
Sergey M․
f9befee1f5
[arte.tv:+7] Append media type to format_id ( Closes #3967 )
10 years ago
Philipp Hagemeister
99b67fecc5
[arte] Fix upload date extraction
10 years ago
Sergey M․
f2d9e3a370
[arte.tv:+7] Allow single quotes for json vp url regexes ( Closes #3676 )
10 years ago
Sergey M․
c6ec6b2e8b
[arte.tv:+7] Add one another one pattern for json vp url
10 years ago
Philipp Hagemeister
b5f4775b38
[arte.tv:creative] Fix test case
10 years ago
Philipp Hagemeister
01d906ffe9
[arte:creative] Support more URLs ( fixes #3572 )
10 years ago
Sergey M․
fb17b60811
[arte] Do not filter formats when there are no videos of requested lang code ( Closes #3433 )
10 years ago
Jaime Marquínez Ferrándiz
459af43494
[arte] Manually set the rtmp play_path ( fix #3198 )
...
rtmpdump doesn't parse it right
10 years ago
Petr Půlpán
458ade6361
[ArteTVFuture] fix empty formats list
10 years ago
Philipp Hagemeister
5c9f3b8b16
[arte] Fix versionCode interpretation ( #2588 )
11 years ago
Philipp Hagemeister
88ce273da4
[arte] differentiate JSON outputs
11 years ago
Philipp Hagemeister
b8a792de80
Merge remote-tracking branch 'origin/master' into HEAD
...
Conflicts:
youtube_dl/extractor/arte.py
11 years ago
Jaime Marquínez Ferrándiz
b2799ff96d
[arte] Fix videos.arte.tv extraction
11 years ago
Philipp Hagemeister
7a249480b4
[arte] Fix video.arte.tv extractor
11 years ago
Philipp Hagemeister
893f8832b5
[arte] Add support for embedded videos ( Fixes #2620 )
11 years ago
Philipp Hagemeister
878d11ec29
[arte] Add support for multiple formats
11 years ago
Philipp Hagemeister
515bbe4b5b
[arte] Remove liveweb support
...
liveweb.arte.tv is no longer functional, everything has moved to concert
11 years ago
Philipp Hagemeister
a9c2896e22
Make missing test definition fields an error
...
If the result is not testable (for example, because a description changes often), either pass in a type or a regular expression (a string starting with 're:')
11 years ago
Jaime Marquínez Ferrándiz
39a743fb9b
[arte] Modernize tests and fix _VALID_REGEX
11 years ago
Jaime Marquínez Ferrándiz
4966a0b22d
[arte] Add extractor for concert.arte.tv ( closes #2588 )
11 years ago
Sergey M․
f66ede4328
[arte.tv:+7] Fix _VALID_URL
11 years ago
Philipp Hagemeister
a4ff6c4762
[arte] Raise a proper error when no video is found
11 years ago
Philipp Hagemeister
3798eadccd
More unicode literals
11 years ago
Jaime Marquínez Ferrándiz
f7a6892572
[arte:ddc] Remove test
...
video seems to expire in 7 days, as arte+7
11 years ago
Jaime Marquínez Ferrándiz
ac5118bcb9
[arte.tv:ddc] Add fields to the test and skip download (rtmp)
11 years ago
Camillo Dell'mour
52defb0c9b
made ddc.arte.tv test working
11 years ago
Camillo Dell'mour
56a8ab7d60
added arte.tv extractor support for subdomain ddc - Mit offenen Karten(german) Le Dessous des Cartes(france)
11 years ago
dst
c0ade33e16
Correct some extractor _VALID_URL regexes
11 years ago
Jaime Marquínez Ferrándiz
e26f871228
Use the new '_download_xml' helper in more extractors
11 years ago
Philipp Hagemeister
ddf49c6344
[arte] remove two typos
11 years ago
Jaime Marquínez Ferrándiz
f470c6c812
[arte] Improve the format sorting
...
Also use the bitrate.
Prefer normal version and sourds/mal version over original version with subtitles.
11 years ago
Jaime Marquínez Ferrándiz
566d4e0425
[arte] Make sure the format_id is unique ( closes #1739 )
...
Include the bitrate and use the height instead of the quality field.
11 years ago
Jaime Marquínez Ferrándiz
21c924f406
[arte] Download the 'Originalversion' version if it's the only one available ( fixes #1682 )
11 years ago
Jaime Marquínez Ferrándiz
b028e96144
[arte.tv:creative] Update the title of the test
11 years ago
Jaime Marquínez Ferrándiz
182a107877
[arte] Set the format_note and the format_id fields ( closes #1628 )
11 years ago
Jaime Marquínez Ferrándiz
69a0c470b5
[arte] Add an extractor for future.arte.tv ( closes #1593 )
11 years ago
Jaime Marquínez Ferrándiz
c40f5cf45c
[arte] add an extractor for creative.arte.tv ( #1593 )
...
The +7 videos now use an independent extractor that is also used for the creative videos
11 years ago
Jaime Marquínez Ferrándiz
3823342d9d
[arte] Prepare for generic format support ( #980 )
11 years ago
Jaime Marquínez Ferrándiz
70c4c03cb8
[arte] add support for downloading from http://liveweb.arte.tv ( fixes #1014 )
11 years ago
Jaime Marquínez Ferrándiz
f5791ed136
[arte] Prefer vídeos without subtitles in the same language ( fixes #1173 ) and fix crash when there's no description
11 years ago
Dominik
e3f4593e76
Fix regex error when only subtitled video is available on arte.
11 years ago
Philipp Hagemeister
df50a41289
[arte] Fix on 2.6
11 years ago