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

Arte Radio #1813

Open
7 tasks done
el-dge opened this issue Nov 27, 2021 · 1 comment
Open
7 tasks done

Arte Radio #1813

el-dge opened this issue Nov 27, 2021 · 1 comment
Labels
site-request Request to support a new website

Comments

@el-dge
Copy link

el-dge commented Nov 27, 2021

Checklist

Region

France, Germany and Europe I think

Example URLs

Description

The biggest audio podcast blog in France/Germany from the European public service channel that promotes cultural programming : ARTE (In the top 3 for the most interesting channel in french tv)

Verbose log

[debug] Command-line config: ['-Uv', 'https://audioblog.arteradio.com/blog/174532/podcast/174698/la-caverne-ep-1-max-lampin']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, err utf-8, pref UTF-8
[debug] yt-dlp version 2021.11.10.1
[debug] Python version 3.9.9 (CPython 64bit) - Linux-5.14.15-x86_64-Intel-R-_Core-TM-_i5-7200U_CPU_@_2.50GHz-with-glibc2.33
[debug] exe versions: ffmpeg 4.4.1 (setts), ffprobe 4.4.1
[debug] Optional libraries: Cryptodome, mutagen, sqlite, websockets
[debug] Proxy map: {'no': 'localhost,127.0.0.1'}
yt-dlp is up to date (2021.11.10.1)
[debug] [generic] Extracting URL: https://audioblog.arteradio.com/blog/174532/podcast/174698/la-caverne-ep-1-max-lampin
[generic] la-caverne-ep-1-max-lampin: Requesting header
WARNING: [generic] Falling back on generic information extractor.
[generic] la-caverne-ep-1-max-lampin: Downloading webpage
[generic] la-caverne-ep-1-max-lampin: Extracting information
[debug] Looking for video embeds
ERROR: Unsupported URL: https://audioblog.arteradio.com/blog/174532/podcast/174698/la-caverne-ep-1-max-lampin
Traceback (most recent call last):
  File "/usr/lib64/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1311, in wrapper
    return func(self, *args, **kwargs)
  File "/usr/lib64/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1336, in __extract_info
    ie_result = ie.extract(url)
  File "/usr/lib64/python3.9/site-packages/yt_dlp/extractor/common.py", line 595, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib64/python3.9/site-packages/yt_dlp/extractor/generic.py", line 3766, in _real_extract
    raise UnsupportedError(url)
yt_dlp.utils.UnsupportedError: Unsupported URL: https://audioblog.arteradio.com/blog/174532/podcast/174698/la-caverne-ep-1-max-lampin
@el-dge el-dge added site-request Request to support a new website triage Untriaged issue labels Nov 27, 2021
@pukkandan pukkandan removed the triage Untriaged issue label Nov 27, 2021
@HobbyistDev
Copy link
Contributor

HobbyistDev commented Jul 9, 2022

The OP link didn't play sound for me. but in https://www.arteradio.com/son/61672818/le_dernier_jour_du_micro
it give the audio filename in button tag. Here's the tag:

<button class="btn btn--play play-sound load-taxo"
	data-sound-id="61672818"
	data-sound-href="29ledernierjourdumicro_hq_fr.mp3" 
	data-href="/son/61672818/le_dernier_jour_du_micro"
	data-image-url="https://cdn.arteradio.com/permanent/arteradio/sites/default/files/pictures/depeche_141_rec.jpg" 
	data-duration-seconds="620" 
	data-subtitle="Dépêche 141 et dernière : la master class"
	data-description="Cette semaine, c'est la dernière Dépêche. Livo donne ses derniers coups de ciseaux pour un dernier mix d'infos. Avec toujours ses parodies délicieuses (cette semaine, le..."
	data-square-image-url="https://cdn.arteradio.com/permanent/arteradio/sites/default/files/depeche_141_carre.jpg" 
	data-theme="Dépêche !" 
	data-subtheme="" 
	data-is-serie=""
	data-position-serie="141" 
	data-taxo-id="1132" 
	data-serie-url="/emission/depeche" 
	data-serie="Dépêche !">
	<span class="btn__icon-container"></span>
			<span class="btn__duration player-duration">11 min</span>
				<span class="btn__label">Écouter<span class="u-screen-reader-text">Écouter</span></span>
		
</button>

For this url, i found the media link is in https://cdn.arteradio.com/permanent/arteradio/sites/default/files/sons//29ledernierjourdumicro_hq_fr.mp3.

Here's the log in yt-dlp:

C:\Users\USER\Downloads>yt-dlp -vU "https://cdn.arteradio.com/permanent/arteradio/sites/default/files/sons//29ledernierjourdumicro_hq_fr.mp3" --ignore-config --no-check-certificate
[debug] Command-line config: ['-vU', 'https://cdn.arteradio.com/permanent/arteradio/sites/default/files/sons//29ledernierjourdumicro_hq_fr.mp3', '--ignore-config', '--no-check-certificate']
[debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version 2022.06.29 [9d339c4] (win32_exe)
[debug] Python 3.8.10 (CPython 64bit) - Windows-10-10.0.19044-SP0
[debug] Checking exe version: ffmpeg -bsfs
[debug] Checking exe version: ffprobe -bsfs
[debug] exe versions: ffmpeg 5.0.1-full_build-www.gyan.dev (setts), ffprobe 5.0.1-full_build-www.gyan.dev
[debug] Optional libraries: Cryptodome-3.15.0, brotli-1.0.9, certifi-2022.06.15, mutagen-1.45.1, sqlite3-2.6.0, websockets-10.3
[debug] Proxy map: {}
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
[debug] Downloading _update_spec from https://github.com/yt-dlp/yt-dlp/releases/download/2022.06.29/_update_spec
Latest version: 2022.06.29, Current version: 2022.06.29
yt-dlp is up to date (2022.06.29)
[debug] [generic] Extracting URL: https://cdn.arteradio.com/permanent/arteradio/sites/default/files/sons//29ledernierjourdumicro_hq_fr.mp3
[generic] 29ledernierjourdumicro_hq_fr: Requesting header
[debug] Identified a direct video link
[debug] Formats sorted by: hasvid, ie_pref, lang, quality, res, fps, hdr:12(7), vcodec:vp9.2(10), acodec, filesize, fs_approx, tbr, vbr, abr, asr, proto, vext, aext, hasaud, source, id
[debug] Default format spec: bestvideo*+bestaudio/best
[info] 29ledernierjourdumicro_hq_fr: Downloading 1 format(s): mpeg
[debug] Invoking http downloader on "https://cdn.arteradio.com/permanent/arteradio/sites/default/files/sons//29ledernierjourdumicro_hq_fr.mp3"
[download] Resuming download at byte 22434986
[debug] File locking is not supported. Proceeding without locking
[download] Destination: 29ledernierjourdumicro_hq_fr [29ledernierjourdumicro_hq_fr].mp3
[download] 100% of 23.79MiB in 00:02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-request Request to support a new website
Projects
None yet
Development

No branches or pull requests

3 participants