M.Yasoob Ullah Khalid ☺
83d35817f5
Added test for dump.com
2014-08-22 01:31:12 +05:00
M.Yasoob Ullah Khalid ☺
76beff70a8
Added an IE for Dump.com
2014-08-22 01:30:49 +05:00
M.Yasoob Ullah Khalid ☺
976fc7d137
fixed tests for c56 and dailymotion
2013-08-27 01:00:17 +05:00
M.Yasoob Khalid
8e5e059d7d
forgot to import json json
2013-07-18 12:40:56 +05:00
M.Yasoob Khalid
2b1b511f6b
removed some unnecessary imports
2013-07-18 12:37:47 +05:00
M.Yasoob Khalid
233ad24ecf
corrected a typo and added myself to travis notifications.
2013-07-18 12:37:02 +05:00
M.Yasoob Khalid
c4949c50f9
added test for ex.fm
2013-07-18 12:33:31 +05:00
M.Yasoob Khalid
b6ef402905
added an IE for ex.fm
2013-07-18 12:30:21 +05:00
M.Yasoob Khalid
7665010267
added test for freesound.org
2013-07-15 20:17:09 +05:00
M.Yasoob Khalid
5d9b75051a
Added an IE for freesound.org
2013-07-15 20:16:44 +05:00
M.Yasoob Khalid
2d5a8b5512
added test for criterion.com
2013-07-13 09:18:03 +05:00
M.Yasoob Khalid
159736c1b8
added an IE for criterion.com
2013-07-13 09:17:48 +05:00
M.Yasoob Khalid
b1082f01a6
added test for ehow
2013-07-11 14:30:25 +05:00
M.Yasoob Khalid
f35b84c807
added an IE for Ehow videos
2013-07-11 14:25:14 +05:00
M.Yasoob Khalid
13e06d298c
added an IE and test for dotsub.
2013-07-09 00:05:52 +05:00
M.Yasoob Khalid
887a227953
added an IE and test for traileraddict.com
2013-06-29 19:17:27 +05:00
M.Yasoob Ullah Khalid and Philipp Hagemeister
53f350c165
Changed the error message.
...
I changed the ExtractorError from ```msg = msg + u'; please report this issue on http://yt-dl.org/bug '``` to ```msg = msg + u'; please report this issue on http://yt-dl.org/bug with the complete output by running the same command with --verbose flag'```
Hopefully this will tell the users to report bugs with the complete output.
2013-06-28 18:51:54 +02:00
M.Yasoob Khalid and Philipp Hagemeister
f46d31f948
Add RingTVIE (Thanks @yasoob)
2013-06-28 18:51:00 +02:00
M.Yasoob Khalid and Philipp Hagemeister
bf64ff72db
Added an IE for gamespot. Although gamespot allows downloading but it is only available to registered users. With this IE no registration is required.
2013-06-28 18:42:45 +02:00
M.Yasoob Khalid
b1dfdc51b1
added .decode('ascii')
2013-06-26 19:41:55 +05:00
M.Yasoob Khalid
f64e7695a1
added b'' to my regex expression in order to solve the error on python 3
2013-06-26 18:46:05 +05:00
M.Yasoob Khalid
5abeaf0650
changed wimp.py according to the changes suggested by jaime
2013-06-26 17:26:59 +05:00
M.Yasoob Khalid
8bcc355972
removed trailing ',' and corrected the title in test
2013-06-26 15:51:25 +05:00
M.Yasoob Khalid
6b4642fae3
added test for wimp.com
2013-06-26 15:40:24 +05:00
M.Yasoob Khalid
d1bd37deac
Merge branch 'master' of github.com:rg3/youtube-dl
2013-06-26 15:30:21 +05:00
M.Yasoob Khalid
405ec05cb2
added an IE for wimp.com
2013-06-26 15:25:53 +05:00
M.Yasoob Khalid
f4daa18152
added test for tudou.com
2013-06-25 22:52:21 +05:00
M.Yasoob Khalid
9caa687d81
Added an IE for todou
2013-06-25 22:48:08 +05:00
M.Yasoob Khalid
9b5fffb149
added an IE and test for break.com
2013-06-23 22:42:51 +05:00
M.Yasoob Khalid
4fdd4e6f6f
added test for Statigr
2013-06-23 18:56:26 +05:00
M.Yasoob Khalid
01ba4b80a7
added StatigrIE
2013-06-23 18:02:55 +05:00
M.Yasoob Khalid
de66764e4e
added StatigrIE
2013-06-23 17:46:14 +05:00
M.Yasoob Khalid
ecb3e676a5
Added Vbox7 Infoextractor
2013-06-08 12:44:38 +05:00
M.Yasoob Khalid and Filippo Valsorda
157b864a01
added HypemIE
...
rebased, closes PR #871
2013-06-06 12:01:07 +02:00
M.Yasoob Ullah Khalid
c978a96c02
Added test for XHamster.com
2013-06-04 17:33:02 +05:00
M.Yasoob Ullah Khalid
71e458d437
Added support for xhamster in infoextractors
2013-06-04 17:30:54 +05:00
M.Yasoob Ullah Khalid
5e34d2ebbf
Moved redtube info extractor to the end
2013-05-03 23:57:16 +06:00
M.Yasoob Ullah Khalid
815dd2ffa8
Redtube test now works
...
I just did a little makeover by changing redtube tests. Now they are passed.
2013-05-03 23:51:27 +06:00
M.Yasoob Ullah Khalid
ecd5fb49c5
added redtube.com in InfoExtractors (2nd pull request with the required amindments)
...
added redtube.com in InfoExtractors (2nd pull request with the required amindments). Now this script can also download redtube.com videos
2013-05-03 22:44:34 +06:00
M.Yasoob Ullah Khalid
b86174e7a3
added test for redtube.com
...
I just added the test for redtube.com
2013-05-03 22:40:56 +06:00