Commit Graph

16 Commits (9c1da4a9f9fc17cffc2fa2261030c66d2a032a58)

Author SHA1 Message Date
Sergey M․ 3052a30d42
Improve URL extraction
Sergey M․ 2441c1aab1
[breakcom] Fix extraction (closes )
Remita Amine 221ce32529 [break] merge BreakIE and ScreenJunkiesIE
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
Sergey M․ d7bb8884af [break] Add age_limit to test
Sergey M․ dd7831fe94 [breakcom] Process only play purpose media formats (Closes )
Philipp Hagemeister dce2a3cf9e [break] Remove md5sum from test
Sergey M․ d397c0b3dd [breakcom] Extract all formats
Sergey M․ f78c01f68b [breakcom] Cover more URLs with _VALID_URL (Closes )
Jaime Marquínez Ferrándiz 659eb98a53 [breakcom] Fix YouTube videos extraction (fixes )
Jaime Marquínez Ferrándiz 9b77f951c7 [breakcom] Fix error when calling _search_regex
I passed `’webpage’` instead of the variable `webpage`.
Jaime Marquínez Ferrándiz a25f2f990a [breakcom] Fix info json extraction
Jaime Marquínez Ferrándiz ebfe352b62 [breakcom] Modernize
Jaime Marquínez Ferrándiz 67ae7b4760 Fix BreakIE
Also detect videos that come from Youtube
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister 825e0984e2 [break] adapt to new paths