Commit Graph

2 Commits (1f908a6222638b547016f5c21472ae26a76adbd2)

Author SHA1 Message Date
Markus Heiser e6c345f890 [fix] ccc_media engine: filter video formats and ignore audio & SubRip
CCC media serves several recording formats, to name a few:

- application/x-subrip
- video/mp4
- video/webm
- audio/mpeg
- audio/opus
- audio/mpeg

not all of them are suitable for a video frame.  If available we should prefer
video/mp4 due to its minimal data rates.

Closes: https://github.com/searxng/searxng/issues/3431
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
5 months ago
Bnyro 42b58eb448 [feat] media.ccc.de: implement module with pagination and iframe 5 months ago