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

please add support for concert.arte.tv #2588

Closed
mudumat opened this issue Mar 20, 2014 · 7 comments
Closed

please add support for concert.arte.tv #2588

mudumat opened this issue Mar 20, 2014 · 7 comments

Comments

@mudumat
Copy link

@mudumat mudumat commented Mar 20, 2014

arte concert is not in the list of supported sites. here an example:
http://concert.arte.tv/de/notwist-im-pariser-konzertclub-divan-du-monde

thnx
mudu

@jaimeMF jaimeMF closed this in 4966a0b Mar 20, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Mar 20, 2014

Thanks for the report, it will work in the next version of youtube-dl.

@mudumat
Copy link
Author

@mudumat mudumat commented Mar 20, 2014

In 20 minutes: problem solved. Wow. The power of open source.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Mar 20, 2014

Thanks, although in this case it has been really easy, basically we just need to recognize the url, because it uses the same system as arte tv +7, the hard work was already done.

@phihag
Copy link
Contributor

@phihag phihag commented Mar 20, 2014

youtube-dl 2014.03.20 is releasing right now. I believe this new version to solve your problem. Type youtube-dl -U to update.

@samotham
Copy link

@samotham samotham commented May 7, 2014

I also tried to get concert.arte.tv videos and it fails.
For instance this one :
http://concert.arte.tv/fr/samba-de-la-muerte-au-festival-nouvelles-scenes

I'm using youtube-dl 2014.05.05

Error message is :
[arte.tv:concert] samba-de-la-muerte-au-festival-nouvelles-scenes: Downloading webpage
[arte.tv:concert] samba-de-la-muerte-au-festival-nouvelles-scenes: Downloading JSON metadata
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 847, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 837, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1039, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 161, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/arte.py", line 74, in _real_extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/arte.py", line 79, in _extract_from_webpage
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/arte.py", line 135, in _extract_from_json_url
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/arte.py", line 129, in sort_key
File "/usr/lib/python2.7/re.py", line 137, in match
return _compile(pattern, flags).match(string)
TypeError: expected string or buffer

phihag added a commit that referenced this issue May 8, 2014
@phihag
Copy link
Contributor

@phihag phihag commented May 8, 2014

@samotham Fixed in tree. In the future, please open a new issue for, well, a new issue. As you can see, bugtracking doesn't really work that well when multiple issues are conflated in a single entry.

@samotham
Copy link

@samotham samotham commented May 8, 2014

Great thanks.
I will do that next time, sure.
I thought it was the same issue, but actually no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.