Matthew Rayfield
|
f0c3d729d7
|
[tmz] Add new extractor
|
2014-11-25 02:54:13 -05:00 |
|
Philipp Hagemeister
|
e8c8653e9d
|
Merge remote-tracking branch 'origin/master'
|
2014-11-24 22:52:04 +01:00 |
|
Philipp Hagemeister
|
3d960a22fa
|
[bpb] Simplify (#4298)
|
2014-11-24 22:47:23 +01:00 |
|
Naglis Jonaitis
|
2c25a2bd29
|
[tunein] Add new extractor (Closes #4097)
|
2014-11-24 23:15:33 +02:00 |
|
Oskar Jauch
|
355682be01
|
bpb Add new extractor
|
2014-11-24 20:02:00 +01:00 |
|
Jaime Marquínez Ferrándiz
|
00e9d396ab
|
[francetv] Use the m3u8 manifest for georestricted videos (closes #3963)
Generating the correct urls for the f4m segments seems to require a lot of work.
Also raise an error if the video is not available from your location.
|
2014-11-24 19:49:43 +01:00 |
|
Philipp Hagemeister
|
b74e86f48a
|
Fix all PEP8 issues except E501
|
2014-11-23 22:21:46 +01:00 |
|
Philipp Hagemeister
|
3d36cea4ac
|
[vk] PEP8
|
2014-11-23 22:14:27 +01:00 |
|
Philipp Hagemeister
|
b66e699877
|
[myspace] pep8 and modernization
|
2014-11-23 22:12:18 +01:00 |
|
Philipp Hagemeister
|
27f8b0994e
|
Merge remote-tracking branch 'jtwaleson/master'
|
2014-11-23 22:10:26 +01:00 |
|
Philipp Hagemeister
|
4ffc31033e
|
[zingmp3] Simplify and PEP8 (#4288)
|
2014-11-23 22:00:25 +01:00 |
|
Philipp Hagemeister
|
c1777d5cb3
|
Merge remote-tracking branch 'daohoangson/zing-mp3'
|
2014-11-23 21:55:51 +01:00 |
|
Jouke Waleson
|
9e1a5b8455
|
PEP8: applied even more rules
|
2014-11-23 21:39:15 +01:00 |
|
Philipp Hagemeister
|
784b6d3a9b
|
Merge remote-tracking branch 'jtwaleson/master'
|
2014-11-23 21:33:31 +01:00 |
|
Dao Hoang Son
|
c66bdc4869
|
[zingmp3] Added support for songs and albums
|
2014-11-24 03:25:47 +07:00 |
|
Jouke Waleson
|
2514d2635e
|
PEP8: E225,E227
|
2014-11-23 21:23:05 +01:00 |
|
Jouke Waleson
|
8bcc875676
|
PEP8: more applied
|
2014-11-23 21:20:46 +01:00 |
|
Jouke Waleson
|
5f6a1245ff
|
PEP8 applied
|
2014-11-23 20:41:03 +01:00 |
|
Philipp Hagemeister
|
f3a3407226
|
[youtube] Clarify keywords
|
2014-11-23 20:09:10 +01:00 |
|
Sergey M․
|
598c218f7b
|
[smotri] Adapt to new API and modernize
|
2014-11-23 23:53:41 +06:00 |
|
Naglis Jonaitis
|
4698b14b76
|
[rtlxl] Strip additional dot from video URL (#4115)
|
2014-11-23 13:28:09 +02:00 |
|
Philipp Hagemeister
|
d16abf434a
|
[vk] Some PEP8 love
|
2014-11-23 10:11:52 +01:00 |
|
Philipp Hagemeister
|
a8363f3ab7
|
[vk] Clarify test
|
2014-11-23 10:11:04 +01:00 |
|
Philipp Hagemeister
|
010cd3a3ee
|
Merge remote-tracking branch 'WillSewell/vk-playlists'
|
2014-11-23 10:09:45 +01:00 |
|
Philipp Hagemeister
|
aa79ac0c82
|
[youtube] Support controversy videos (Fixes #4275)
|
2014-11-23 09:59:02 +01:00 |
|
Philipp Hagemeister
|
dd60be2bf9
|
[telebruxelles] Simplify (#4270)
|
2014-11-23 09:44:42 +01:00 |
|
Philipp Hagemeister
|
119b3caa46
|
Merge remote-tracking branch 'nulloz/telebruxelles'
|
2014-11-23 09:38:18 +01:00 |
|
Naglis Jonaitis
|
49f0da7ae1
|
[rtlxl] Use unencrypted m3u8 streams (#4115)
|
2014-11-22 21:06:45 +02:00 |
|
nulloz
|
2cead7e7bc
|
telebruxelles Add new extractor
|
2014-11-22 13:34:29 +01:00 |
|
Will Sewell
|
9262867e86
|
[vk.com] Added newline at the end of the file.
|
2014-11-21 23:25:05 +00:00 |
|
Will Sewell
|
b9272e8f8f
|
[vk.com] Removed redundant log message -- this information is already being logged.
|
2014-11-21 23:22:52 +00:00 |
|
Will Sewell
|
021a0db8f7
|
[vk.com] Simplified the page_id acquisition by using the id matched in the URL earlier on.
|
2014-11-21 23:22:44 +00:00 |
|
Will Sewell
|
e1e8b6897b
|
[vk.com] Updated the extract_videos_from_page function with a much simpler 1-liner.
|
2014-11-21 23:16:12 +00:00 |
|
Will Sewell
|
53d1cd1f77
|
[vk.com] Updated the _VALID_URL regex for the playlist IE. Removed optional m, and named the id group.
|
2014-11-21 23:03:31 +00:00 |
|
Will Sewell
|
cad985ab4d
|
[vk.com] Updated the description to include vk.com.
|
2014-11-21 23:00:43 +00:00 |
|
Will Sewell
|
c52331f30c
|
[vk.com] Updated a test video that has been removed, and added a comment for others to update two other test videos that are also now removed.
|
2014-11-21 23:00:33 +00:00 |
|
Will Sewell
|
42e1ff8665
|
[vk.com] Added upload_date variable to the test cases that still work.
|
2014-11-21 23:00:17 +00:00 |
|
Philipp Hagemeister
|
6127693ed9
|
[folketinget] Add extractor (Fixes #4262)
|
2014-11-21 22:36:24 +01:00 |
|
Philipp Hagemeister
|
71069d2157
|
[sztv] Remove useless determine_ext call
|
2014-11-21 22:03:29 +01:00 |
|
Philipp Hagemeister
|
f3391db889
|
[sztvhu] Modernize
|
2014-11-21 22:02:16 +01:00 |
|
Philipp Hagemeister
|
9b32eca3ce
|
[generic] Add support for single quotes in HTML5 videos (Fixes #4265)
|
2014-11-21 22:01:25 +01:00 |
|
Philipp Hagemeister
|
be53e2a737
|
[blip.tv:user] Modernize and add a test
|
2014-11-21 00:25:13 +01:00 |
|
Philipp Hagemeister
|
a1c68b9ef2
|
Merge remote-tracking branch 'origin/master'
|
2014-11-21 00:17:58 +01:00 |
|
Jaime Marquínez Ferrándiz
|
4d46c1c68c
|
[brightcove] Improve error message detection (#4256)
|
2014-11-20 18:44:54 +01:00 |
|
Jaime Marquínez Ferrándiz
|
d6f714f321
|
[brightcove] Remove the namespace from the BrightcoveExperience html object
|
2014-11-20 18:37:08 +01:00 |
|
Philipp Hagemeister
|
8569f3d629
|
[vh1] Modernize
|
2014-11-20 16:51:33 +01:00 |
|
Philipp Hagemeister
|
fed5d03260
|
[extractor/common] Document _type values (Motivated by #4254)
|
2014-11-20 16:47:59 +01:00 |
|
Philipp Hagemeister
|
6adeffa7c6
|
[comedycentral] Modernize
|
2014-11-20 16:36:53 +01:00 |
|
Philipp Hagemeister
|
b244b5c3f9
|
remove unused imports
|
2014-11-20 16:36:13 +01:00 |
|
Philipp Hagemeister
|
f42c190769
|
[stanfordoc] Modernize
|
2014-11-20 16:34:54 +01:00 |
|