Commit Graph

13 Commits (6c3affcb18f7eabf7d428e5efe474e0547ab25cb)

Author SHA1 Message Date
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