[boosty] update default video format list (#2387)

This commit is contained in:
Mike Fährmann
2024-10-31 20:55:32 +01:00
parent b321696182
commit b92edb4614
3 changed files with 32 additions and 4 deletions

View File

@@ -104,6 +104,18 @@ __tests__ = (
},
},
{
"#url" : "https://boosty.to/geekmedia/posts/31bb8fb6-83f1-404f-a597-f84bbe611d1d",
"#comment" : "video",
"#class" : boosty.BoostyPostExtractor,
},
{
"#url" : "https://boosty.to/xcang/posts/5d4d6f90-5d48-4442-a7e5-2164a858681d",
"#comment" : "audio",
"#class" : boosty.BoostyPostExtractor,
},
{
"#url" : "https://boosty.to/",
"#class" : boosty.BoostyFeedExtractor,