8 Commits

Author SHA1 Message Date
Georgi Saev
ff24f33b8f
bitchute uploader regex fix 2 2019-05-12 23:03:36 +03:00
Georgi Saev
23c60d2c20
updated uploader regex
The new design of bitchute uses a channel-banner div to display uploader information, breaking the old regex and causing the following warning: 
WARNING: unable to extract uploader; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

this fixes it.
2019-05-12 21:24:53 +03:00
Sergey M․
d65f6e734b
[bitchute] Check formats (#18833) 2019-01-13 03:59:38 +07:00
Sergey M․
6b688b8942
[bitchute] Fix extraction (closes #18567) 2019-01-01 18:12:44 +07:00
Remita Amine
8578ea4dcb [bitchute] use _html_search_regex for title extraction 2018-11-18 16:15:27 +01:00
Andrew Udvare
02df41354c [bitchute] Fix extraction by pass custom User-Agent 2018-08-27 22:04:56 +07:00
Sergey M․
de4c41b437
[bitchute] Improve page offset 2018-08-12 01:52:50 +07:00
Sergey M․
b65e3b0636
[bitchute] Add extractor (closes #14052) 2018-08-12 01:47:10 +07:00