dirkf
dirkf
Various issues are preventing the archival of important Asian babe content. 1. The expected URL pattern has `/videos/...` while the site now uses `/{lang}/...` with an optional 2-3 character language...
Well, I've tweaked the DASH format extraction so that the old test video 2 in the extractor works, though I might well have broken some or all other DASH extraction...
Really the changes are too extensive to publish as a patch. A PR will be needed.
https://docs.github.com/articles/about-pull-requests
>... I might well have broken some or all other DASH extraction in doing so. ... The specification for the resolution of `BaseURL` is in [ISO/IEC 23009-1 section 5.6](https://ossrs.io/lts/zh-cn/assets/files/ISO_IEC_23009-1-DASH-2012-0e19daf31a9902aed8755e868cc39113.pdf) which...
My modified extractor code still succeeds as [above](https://github.com/ytdl-org/youtube-dl/issues/32595#issuecomment-1762630843) (ie, no `uploader` is found, but otherwise OK), with PR #32710.
With PR #32710: ```console $ python -m youtube_dl -vF 'https://www.vbox7.com/play:317664aff4' [debug] System config: [u'--prefer-ffmpeg'] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'-vF', u'https://www.vbox7.com/play:317664aff4'] [debug] Encodings: locale...
Believe what it says: facebook.com/stories/... isn't supported. Perhaps it could be if someone would implement it. _yt-dlp_ doesn't know about these URLs either, so simple plagiarism won't be enough.
Let's leave that issue in the cemetery where it belongs. Your [script](https://gist.github.com/baptx/8a1549d91996a37378faca159b3adc17) expects to find a `` element with a `captureStream` (or `mozCaptureStream`) attribute. Probably that is dynamically constructed and...
Usually, I agree, and the posting guidelines say so. But that issue was (a) using an old version (b) closed as incomplete. Since this issue does exist, it's a better...