changren-wcr
16e7b15f76
use youtube-dl match function instead of native python re
...
Co-authored-by: dirkf <fieldhouse@gmx.net>
2022-06-16 19:14:08 +08:00
changren-wcr
9a421b4e7e
fix regular search pattern for title
...
_html_search_regex() has default fatal=True: add a default to fall back to _og_search_title()
allow line break in .*
Co-authored-by: dirkf <fieldhouse@gmx.net>
2022-06-16 19:12:26 +08:00
changren-wcr
87706c5ec8
Use _search_regex() to get proper error reports in youtube-dl
...
Co-authored-by: dirkf <fieldhouse@gmx.net>
2022-06-16 19:08:09 +08:00
changren-wcr
60783025df
remove capture of patterns that aren't used
...
Co-authored-by: dirkf <fieldhouse@gmx.net>
2022-06-16 19:02:30 +08:00
wangchangren
174624aef8
[QingTing] Add new extractor
2022-06-12 10:58:44 +08:00