Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [generic] Try parsing JWPlayer embedded videos (closes #12030) | Yen Chi Hsuan | 2017-02-16 | 1 | -2/+2 |
| | |||||
* | [wimp] Fix extraction and update _TESTS | Yen Chi Hsuan | 2016-06-16 | 1 | -15/+18 |
| | |||||
* | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | update tests related to the change in youtube http format sorting | remitamine | 2016-03-05 | 1 | -1/+1 |
| | | | | the change was done in 82156fdbf0913c75181484dcc813565713bf78e9 | ||||
* | [wimp] Improve video URL regex | Sergey M․ | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | [wimp] Fix extraction (Closes #7784) | Sergey M․ | 2015-12-07 | 1 | -7/+12 |
| | |||||
* | [wimp] fix tests info | remitamine | 2015-09-07 | 1 | -15/+8 |
| | |||||
* | [wimp] Fix youtube extraction (Closes #5690) | Sergey M․ | 2015-05-18 | 1 | -1/+2 |
| | |||||
* | [wimp] Fix video URL regex | Sergey M․ | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | [wimp] Update video URL regex | Sergey M․ | 2014-10-28 | 1 | -1/+1 |
| | |||||
* | [wimp] Detect youtube videos (fixes #2686) | Jaime Marquínez Ferrándiz | 2014-04-03 | 1 | -3/+24 |
| | |||||
* | [wimp] Modernize and replace test | Sergey M. | 2014-02-21 | 1 | -7/+8 |
| | |||||
* | [Wimp] Use new URL relay method | Philipp Hagemeister | 2014-01-22 | 1 | -11/+11 |
| | |||||
* | Remove unused imports | Philipp Hagemeister | 2013-12-09 | 1 | -2/+1 |
| | |||||
* | [wimp] simplify | Philipp Hagemeister | 2013-12-08 | 1 | -12/+10 |
| | |||||
* | Move tests to the IE definitions | Philipp Hagemeister | 2013-06-27 | 1 | -0/+8 |
| | |||||
* | [wimp] minor readability improvements (#940) | Philipp Hagemeister | 2013-06-26 | 1 | -4/+6 |
| | |||||
* | added .decode('ascii') | M.Yasoob Khalid | 2013-06-26 | 1 | -2/+2 |
| | |||||
* | added b'' to my regex expression in order to solve the error on python 3 | M.Yasoob Khalid | 2013-06-26 | 1 | -1/+1 |
| | |||||
* | changed wimp.py according to the changes suggested by jaime | M.Yasoob Khalid | 2013-06-26 | 1 | -5/+6 |
| | |||||
* | added an IE for wimp.com | M.Yasoob Khalid | 2013-06-26 | 1 | -0/+25 |