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

Fix for issue #10046 seems not working for BFM business #32821

Closed
5 tasks done
theedge456 opened this issue Jun 21, 2024 · 2 comments
Closed
5 tasks done

Fix for issue #10046 seems not working for BFM business #32821

theedge456 opened this issue Jun 21, 2024 · 2 comments

Comments

@theedge456
Copy link

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2024.05.27
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

 youtube-dl "https://www.bfmtv.com/economie/replay-emissions/les-experts/les-experts-voitures-chinoises-la-riposte-europeenne-13-06_VN-202406130294.html" -fhls-596-0+dash-9b27d20e-1788-4223-8961-ab10a98bb0ef-1 -v
[debug] Command-line config: ['https://www.bfmtv.com/economie/replay-emissions/les-experts/les-experts-voitures-chinoises-la-riposte-europeenne-13-06_VN-202406130294.html', '-fhls-596-0+dash-9b27d20e-1788-4223-8961-ab10a98bb0ef-1', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2024.05.27 from yt-dlp/yt-dlp [12b248ce6] (zip)
[debug] Python 3.11.2 (CPython x86_64 64bit) - Linux-6.1.93-x86_64-with-glibc2.36 (OpenSSL 3.0.11 19 Sep 2023, glibc 2.36)
[debug] exe versions: ffmpeg 5.1.5-0 (setts), ffprobe 5.1.5-0
[debug] Optional libraries: Cryptodome-3.11.0, brotli-1.0.9, certifi-2022.09.24, mutagen-1.46.0, pyxattr-0.8.1, requests-2.28.1, sqlite3-3.40.1, urllib3-1.26.12
[debug] Proxy map: {}
[debug] Request Handlers: urllib
[debug] Loaded 1823 extractors
[bfmtv] Extracting URL: https://www.bfmtv.com/economie/replay-emissions/les-experts/les-experts-voitures-chinoises-la-riposte-europeenne-13-06_VN-202406130294.html
[bfmtv] 202406130294: Downloading webpage
[brightcove:new] Extracting URL: http://players.brightcove.net/876450612001/7wGPTnpvYw_default/index.html?videoId=6354923229112
[debug] Loading brightcove.876450612001_7wGPTnpvYw from cache
[brightcove:new] 6354923229112: Downloading JSON metadata
[brightcove:new] 6354923229112: Downloading m3u8 information
[brightcove:new] 6354923229112: Downloading m3u8 information
[brightcove:new] 6354923229112: Downloading MPD manifest
[brightcove:new] 6354923229112: Downloading MPD manifest
[debug] Formats sorted by: hasvid, ie_pref, lang, quality, res, fps, hdr:12(7), vcodec:vp9.2(10), channels, acodec, size, br, asr, proto, vext, aext, hasaud, source, id
[info] 6354923229112: Downloading 1 format(s): hls-596-0+dash-9b27d20e-1788-4223-8961-ab10a98bb0ef-1
[debug] Invoking hlsnative downloader on "http://manifest.prod.boltdns.net/manifest/v1/hls/v4/clear/876450612001/465501f3-5dc3-469a-9ac8-5664da19fc98/53cce9af-b27b-436f-b39f-073927e8b2d0/10s/rendition.m3u8?fastly_token=NjY5YTRjOTdfZTYxYjQ1ZGEwYTdhODIwZWU4ZmI1MjRjMWVjNWE1MjYyMmU1YzMxMTllZGIzN2YzNTFjZThmNWQzMWY4ZDM2Ng%3D%3D"
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 108
[download] Destination: Les Experts : Voitures chinoises, la riposte européenne - 13⧸06 [6354923229112].fhls-596-0.mp4
[download] Got error: HTTP Error 403: Forbidden. Retrying fragment 1 (1/10)...
[download] Got error: HTTP Error 403: Forbidden. Retrying fragment 1 (2/10)...

Description

Not sure if the correction of #10046 had been propagated.

@dirkf
Copy link
Contributor

dirkf commented Jun 21, 2024

What has #10046 (not fixed?) got to do with bfmtv.com?

If you meant #32608 the answer is that no-one has updated the extractor yet, but I'll take this a vote in favour. See also yt-dlp/yt-dlp#8651.

@dirkf dirkf closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2024
@theedge456
Copy link
Author

My bad. It is #32815, not #10046.

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

No branches or pull requests

2 participants