Sergey M․
0c20ee7d4b
[rtlnl] Clarify current adaptive -> flash workaround rationale
2015-07-06 04:16:56 +06:00
Sergey M․
89d42c2c75
[rtlnl] Clarify test
2015-07-06 02:58:02 +06:00
Sergey M․
9dfc4fa1a1
[rtlnl] Add test with encrypted m3u8 streams for reference
2015-07-05 19:07:07 +06:00
Sergey M․
43232d5c14
[rtlnl] Improve
2015-07-05 19:01:07 +06:00
Sergey M․
f7c272d4fa
Merge branch 'patch-1' of https://github.com/corone17/youtube-dl into corone17-patch-1
2015-07-05 18:07:39 +06:00
Sergey M․
ede21449c8
[crunchyroll] Fix extraction ( Closes #5855 , closes #5881 )
2015-07-05 06:29:36 +06:00
Philipp Hagemeister
35eb649e9d
release 2015.07.04
2015-07-04 09:24:00 +02:00
Sergey M․
e56a4c9e9b
[thisamericanlife] Improve and simplify
2015-07-04 05:42:53 +06:00
Eric Wong
95506e37af
[thisamericanlife] Remove unnecessary comment
2015-07-04 05:12:28 +06:00
Eric Wong
e41840c522
[thisamericanlife] get info from <meta> tags
2015-07-04 05:12:20 +06:00
Eric Wong
2a46a27e6c
[thisamericanlife] Add a new extractor
2015-07-04 05:12:10 +06:00
Sergey M․
0bcdc27653
[dailymotion:cloud] Extend _VALID_URL ( Closes #6145 )
2015-07-03 22:47:52 +06:00
Sergey M․
ddf0f74de7
[howcast] Fix extraction and modernize
2015-07-03 22:32:56 +06:00
Yen Chi Hsuan
91b21b2334
[infoq] Fix extraction ( closes #6141 )
2015-07-03 11:54:36 +08:00
Sergey M․
66e568de3b
[extractor/generic] Improve kaltura embeds support ( Closes #6137 )
2015-07-02 21:39:46 +06:00
Sergey M․
f5ca97e393
[npo] Clarify token decryption algorithm source
2015-07-02 20:20:09 +06:00
Yen Chi Hsuan
8d06a62485
[npo] Decrypting token ( closes #6136 )
2015-07-02 16:47:55 +08:00
Yen Chi Hsuan
93f9420993
[pbs] Add coding declaration
...
Python 2.x does not work without it.
2015-07-02 13:13:27 +08:00
Yen Chi Hsuan
5b61070c70
[pbs] skip_download for m3u8 test cases
2015-07-02 13:08:48 +08:00
Yen Chi Hsuan
dbe1a93526
[pbs] Fix player URL ( closes #6139 )
2015-07-02 13:05:43 +08:00
Sergey M․
86511ea417
[drtuber] Fix extraction
2015-07-01 21:47:56 +06:00
Sergey M.
33f1f81b8b
Merge pull request #6132 from alarig/master
...
Add support of HTTPS for ina.fr
2015-06-30 20:53:49 +06:00
Sergey M․
9d0b581fea
[youtube] Prefer meta for upload date and modernize
2015-06-30 20:52:26 +06:00
alarig
c05724cb18
Add support of HTTPS for ina.fr
2015-06-30 16:47:14 +02:00
Sergey M․
f0714c9f86
[youtube] Speed up upload date regex ( #6125 )
2015-06-30 01:02:48 +06:00
Sergey M․
cf386750c9
[hentaistigma] Modernize
2015-06-29 22:21:09 +06:00
Sergey M.
54f428f645
Merge pull request #6120 from nawl/master
...
[hentaistigma] Fix video extractor
2015-06-29 21:14:49 +05:00
Sergey M.
dc2bd20e55
Merge pull request #6098 from dstftw/use-codecs-from-dash-manifest
...
[youtube] Pick up codecs info from DASH manifest when not set explicitly
2015-06-29 20:58:52 +05:00
Sergey M.
c608ee491f
Merge pull request #6097 from dstftw/union-itags-from-multiple-dashmpd
...
[youtube] Extract formats from multiple DASH manifests (Closes #6093 )
2015-06-29 20:58:34 +05:00
nawl
738b926322
[hentaistigma] Fix video extractor
2015-06-28 17:24:00 -06:00
corone17
bea41c7f3f
Update rtlnl.py
...
Better to extract 'http://manifest.us.rtl.nl ' from the json, I'd say. And I think it's better to use the default json-url to make it more futureproof.
Succesfully tested with tarball.
2015-06-29 00:59:18 +02:00
Anders Einar Hilden
c4bd188da4
NRK now supports / requires HTTPS
...
Add s? to regexp to support new urls. Update testcases to use HTTPS.
2015-06-29 00:11:31 +02:00
Sergey M․
5414623791
[extractor/common] Remove superfluous line
2015-06-29 00:49:19 +06:00
Sergey M․
c93d53f5e3
[youtube] Fix likes/dislike extraction
2015-06-29 00:48:06 +06:00
Sergey M․
d16154d163
[tnaflix] Generalize tnaflix extractors
2015-06-28 23:05:09 +06:00
Sergey M․
c342041fba
[extractor/common] Use NO_DEFAULT from utils
2015-06-28 22:56:45 +06:00
Sergey M․
bf42a9906d
[utils] Add default value for xpath_text
2015-06-28 22:56:07 +06:00
Sergey M․
9603e8a7d9
[YoutubeDL] Handle None width and height similarly to formats
2015-06-28 22:55:28 +06:00
Sergey M․
c7c040b825
Merge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefap
2015-06-28 18:00:49 +06:00
Yen Chi Hsuan
ac0474f89d
[twitch:vod] Update _TEST
...
The original test case is gone
2015-06-28 13:33:09 +08:00
Yen Chi Hsuan
bb512e57dc
[twitch:vod] Fix 'Source' format in m3u8 ( closes #6115 )
2015-06-28 13:33:09 +08:00
George Brighton
db652ea186
[moviefap] Fix flake8
warnings introduced in 1a5fd4e
2015-06-27 23:04:55 +01:00
George Brighton
5a9cc19972
[moviefap] Move flv videos to formats in the metadata
2015-06-27 23:03:06 +01:00
George Brighton
1a5fd4eebc
[moviefap] Wrap long lines
2015-06-27 22:32:56 +01:00
George Brighton
8a1b49ff19
[moviefap] Explicitly sort formats to handle possible site changes
2015-06-27 22:28:17 +01:00
George Brighton
b971abe897
[moviefap] Replace call to str()
with compat.compat_str()
2015-06-27 21:04:53 +01:00
George Brighton
43b925ce74
[moviefap] Replace calls to find()
with util.xpath_text()
.
2015-06-27 20:52:12 +01:00
George Brighton
62b742ece3
[moviefap] Remove redundant comments
2015-06-27 20:51:11 +01:00
George Brighton
d16ef949ca
[moviefap] Allow non-critical fields to change without breaking extraction
2015-06-27 20:36:46 +01:00
Sergey M․
23e7cba87f
[twitter:card] Add extractor ( #5239 )
2015-06-28 01:22:25 +06:00