Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |