Commit Graph

21 Commits (6ed99754bb6074454b5d4875cc7b8b442e763ec5)

Author SHA1 Message Date
Yen Chi Hsuan a4a554a793
[generic] Try parsing JWPlayer embedded videos (closes )
Yen Chi Hsuan efbd1eb51a
[wimp] Fix extraction and update _TESTS
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
remitamine f22ba4bd60 update tests related to the change in youtube http format sorting
the change was done in 82156fdbf0
Sergey M․ 1775612512 [wimp] Improve video URL regex
Sergey M․ 0d2d967cc7 [wimp] Fix extraction (Closes )
remitamine b1b7d1ffba [wimp] fix tests info
Sergey M․ 4f514c7e88 [wimp] Fix youtube extraction (Closes )
Sergey M․ e7642ab572 [wimp] Fix video URL regex
Sergey M․ 632256d9ec [wimp] Update video URL regex
Jaime Marquínez Ferrándiz 983af2600f [wimp] Detect youtube videos (fixes )
Sergey M. da36297988 [wimp] Modernize and replace test
Philipp Hagemeister 2250865fb0 [Wimp] Use new URL relay method
Philipp Hagemeister 2101830c0d Remove unused imports
Philipp Hagemeister 11bf848191 [wimp] simplify
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister ed92bc9f6e [wimp] minor readability improvements ()
M.Yasoob Khalid b1dfdc51b1 added .decode('ascii')
M.Yasoob Khalid f64e7695a1 added b'' to my regex expression in order to solve the error on python 3
M.Yasoob Khalid 5abeaf0650 changed wimp.py according to the changes suggested by jaime
M.Yasoob Khalid 405ec05cb2 added an IE for wimp.com