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

Request for support radiofrance.fr #25369

Open
mmtsuchi opened this issue May 22, 2020 · 0 comments
Open

Request for support radiofrance.fr #25369

mmtsuchi opened this issue May 22, 2020 · 0 comments

Comments

@mmtsuchi
Copy link

Hi. So as to make this toll better and better, it should be good to support radiofrance.fr.

Here an example of youtube-dl

youtube-dl.exe -v "https://hyperradio.radiofrance.fr/son-3d/mola-mola-brazil/"
[debug] System config: []
[debug] User config: ['-o', '~/Videos/%(title)s.%(ext)s']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://hyperradio.radiofrance.fr/son-3d/mola-mola-brazil/']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.03.24
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg 3.4
[debug] Proxy map: {}
[generic] mola-mola-brazil: Requesting header
WARNING: Falling back on generic information extractor.
[generic] mola-mola-brazil: Downloading webpage
[generic] mola-mola-brazil: Extracting information
ERROR: Unsupported URL: https://hyperradio.radiofrance.fr/son-3d/mola-mola-brazil/
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\generic.py", line 3352, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://hyperradio.radiofrance.fr/son-3d/mola-mola-brazil/

In the HTML page, you can found, with the source source of music (.m4a here in 5.1 surround):

  <div class="videoscreen off video" id="jp_jplayer_0" style="width: 0px; height: 0px;">
 <img id="jp_poster_0" style="width: 0px; height: 0px; display: none;">
<audio crossorigin="anonymous" id="jp_audio_0" preload="metadata" src="http://oblique.radiofrance.fr/files/nouvoson/C2014_Musique_Launay_MULTI_-23LUFS_HE-AAC_192kbps.m4a"></audio>
<video crossorigin="anonymous" id="jp_video_0" preload="metadata" style="width: 0px; height: 0px;"></video></div>
  <figcaption>
    <div class="type">Concours</div><!-- /type -->
    <div class="legende">Mola Mola Brazil</div><!-- /legende -->
          </figcaption>

I appreciate this tool over than videodosnloader bloating addons.

Kindest Regards

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

No branches or pull requests

1 participant