Commit Graph
8 Commits
Author SHA1 Message Date
InvalidUsernameException d101b4a70b Promote unsupported extension message to warning 2025-05-27 20:51:40 +02:00
InvalidUsernameException d4026ff44f Simplify audio-only detection 2025-05-27 20:49:00 +02:00
InvalidUsernameException 7a33699ae2 Do not report f_class in format note for audio-only formats
This value often tends to be wrong, since the site defines it for a
`master.m3u8` file. But such a file can and will contain multiple
different audio streams, some of which do not match what is reported in
f_class.
2025-05-27 18:29:23 +02:00
InvalidUsernameException 4706c886c7 Sort audio-only formats sensibly 2025-05-27 18:29:23 +02:00
InvalidUsernameException f76fb5d9a1 Remove dead-code branch for DASH formats
These are not provided by the site. Plus, without an example to test
against, it is unclear how these formats need to be treated to be sorted
correctly.
2025-05-27 18:29:23 +02:00
InvalidUsernameException 1173b92954 Update tests 2025-05-27 18:29:23 +02:00
7be14109a6 [ie/zdf] Fix extractors (#12779)
Closes #12647
Authored by: InvalidUsernameException, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2025-04-30 22:27:42 +00:00
InvalidUsernameExceptionandGitHub bb69f5dab7 [ie/zdf] Fix extractors (#11041)
Closes #4782, Closes #10672
Authored by: InvalidUsernameException
2025-01-26 00:29:57 +00:00