Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add arte.tv to InfoExtractors #408

Merged
merged 2 commits into from
Nov 27, 2012
Merged

Add arte.tv to InfoExtractors #408

merged 2 commits into from
Nov 27, 2012

Conversation

alab1001101
Copy link
Contributor

arte.tv is a french/german television channel with live stream and possibility to watch selected broadcasts up to 7 days after broadcasting.

@phihag phihag merged commit 2ebc6e6 into ytdl-org:master Nov 27, 2012
@phihag
Copy link
Contributor

phihag commented Nov 27, 2012

Merged, thanks!

@screen12345
Copy link

They seem to have changed their URL format. The extractor fails with:

youtube-dl.exe" --write-description --console-title --title --restrict-filenames --playlist-end 10 --no-part --format 44/18/5 http://www.arte.tv/guide/de/039614-000/last-cowboy-standing
WARNING: Falling back on generic information extractor.
[generic] last-cowboy-standing?autoplay=1: Downloading webpage
[generic] last-cowboy-standing?autoplay=1: Extracting information
ERROR: Invalid URL: http://www.arte.tv/guide/de/039614-000/last-cowboy-standing

URL I tested it with: http://www.arte.tv/guide/de/039614-000/last-cowboy-standing (valid until next Tuesday I guess, but other videos are available at http://www.arte.tv/guide/de/plus7 (German) or http://www.arte.tv/guide/fr/plus7 (French).

Suggesting to change the _VALID_URL regex from (?:http://)?videos\.arte\.tv/(?:fr|de)/videos/.*' to (?:http://)?www\.arte.tv/guide/(?:fr|de)/[0-9-](?:/.*)?. No idea how to change the _LIVE_URL, though.

@jaimeMF
Copy link
Collaborator

jaimeMF commented Jun 6, 2013

@screen12345 Can you submit a pull request?

@screen12345
Copy link

I'm sorry, but I can't because I haven't got the dev environment set-up...

@jaimeMF
Copy link
Collaborator

jaimeMF commented Jun 6, 2013

@screen12345 I have open and issue: #875, if you have more info comment there please.

joedborg referenced this pull request in joedborg/youtube-dl Nov 17, 2020
[pull] master from ytdl-org:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants