dirkf
dirkf
The page seems to have an event handler that closes the browser's context menu whenever it's opened, but disabling JS or looking at View>Page Info>Media (function may be different according...
Also, account needed, except for trailers that may be handled differently.
Upstream PR pending. Any examples of pages where * the video isn't a MP4 URL in the page, or * with multiple `sources` in the player JSON, or * where...
Confirmed, except for 1 successful run out of ~10 where the first attempt worked. Also tests (0, 1) fail for the same reason. The extractor tries to get JSON from...
Which audio types (extensions) are you finding? You might find that listing those before `mkv` (separate with `/`) causes them not to fall through to MKV.
Are there really are so many relevant audio types that a sensible config default couldn't be made with the existing options? It certainly wouldn't be longer than the output template...
From `utils.py` ll.6094-5, these `MEDIA_EXTENSIONS` could be considered ```py common_audio=('aiff', 'alac', 'flac', 'm4a', 'mka', 'mp3', 'ogg', 'opus', 'wav'), audio=('aac', 'ape', 'asf', 'f4a', 'f4b', 'm4b', 'm4p', 'm4r', 'oga', 'ogx', 'spx', 'vorbis',...
Isn't this the same problem as #7303 ? You could be forgiven for not having read the whole issue with its various conclusions, though.
In some other cases we ask for all the available streams, DRM or not; then it can be seen, after excluding all the DRM streams from the result, that no...
Personally I use ` + ` but no choice is perfect: * example performers from the '60s: "Unit4+2", "Dave Dee, Dozy, Beaky, Mick & Tich" * [a forum thread](https://forums.stevehoffman.tv/threads/bands-with-punctuation-marks-in-their-names.355277/) with...