Yen Chi Hsuan
9be31e771c
[twitter] Support HLS streams in vmap URLs
2017-07-11 15:48:48 +08:00
Yen Chi Hsuan
7f176ac477
[periscope] Support pscp.tv URLs in embedded frames
...
And fix a relevant twitter test
2017-07-11 15:35:19 +08:00
Yen Chi Hsuan
2edfd745df
[twitter] Extract mp4 urls via mobile API ( closes #12726 )
2017-07-11 15:19:36 +08:00
Yen Chi Hsuan
708f6f511e
[niconico] Fix authentication error handling ( closes #12486 )
2017-07-11 15:04:45 +08:00
Yen Chi Hsuan
bb13949197
[niconico] Check login errors ( #12486 )
2017-07-11 15:03:11 +08:00
Yen Chi Hsuan
c3c94ca4a4
[giantbomb] Extract m3u8 formats ( closes #13626 )
2017-07-10 21:34:27 +08:00
Sergey M․
e3cd1fcdd1
[vlive:playlist] Relax and simplify
2017-07-10 04:32:24 +07:00
coreynicholson
b71c18b434
[vlive:playlist] Add extractor
2017-07-10 04:24:04 +07:00
Sergey M․
7bf539edcc
[eagleplatform] Fix test
2017-07-10 00:14:41 +07:00
Sergey M․
65c416dda8
release 2017.07.09
2017.07.09
2017-07-09 20:16:38 +07:00
Sergey M․
207acd8465
[ChangeLog] Actualize
2017-07-09 20:15:15 +07:00
Sergey M․
71a1db8919
[dailymail] Add support for embeds
2017-07-09 20:06:24 +07:00
Sergey M․
6e925598d6
[csjw] Add coding cookie
2017-07-09 19:18:12 +07:00
Sergey M․
73cf76a93f
[joj] Rewrite and add support for generic embeds ( closes #13268 )
2017-07-09 19:17:54 +07:00
luboss
256a746d21
[joj] Add extractor
2017-07-09 19:17:38 +07:00
Sergey M․
58179eb7d9
[abc.net.au:iview] Extract more formats ( closes #13492 , closes #13489 )
2017-07-09 17:55:40 +07:00
Sergey M․
485cb37576
[egghead:course] Improve ( closes #13370 )
2017-07-09 17:30:49 +07:00
Santiago Calcagno
ed84454d35
[egghead:course] Fix extraction
2017-07-09 17:30:25 +07:00
Sergey M․
a02682fd13
Keep in sync with ffmpeg's current malformed AAC bitstream wording ( closes #13587 )
2017-07-09 17:09:44 +07:00
Sergey M․
0d2f0b0357
[csjw] Make description optional
2017-07-09 17:05:11 +07:00
Sergey M․
c319d1c483
[csjw] Fix issues and improve extraction ( closes #13525 )
2017-07-09 17:01:05 +07:00
Christopher Smith
d2b9f362fa
[cjsw] Add extractor
2017-07-09 17:01:00 +07:00
Sergey M․
4328ddf82b
[extractor/common] Add support for AMP tags in _parse_html5_media_entries
2017-07-09 16:29:52 +07:00
Sergey M․
250b042c7e
[generic] Add tests for #13557
2017-07-09 16:02:38 +07:00
Sergey M․
665e945246
[eagleplatform] Add support for referrer protected videos ( closes #13557 )
2017-07-09 15:57:58 +07:00
Sergey M․
5af2fd7fa0
[eagleplatform] Add support for another embed pattern ( #13557 )
2017-07-09 15:55:04 +07:00
mlindner
15237fcd51
[veoh] Extend _VALID_URL
2017-07-09 14:54:52 +07:00
rrooij
7a57730907
[npo:live] Fix live stream id extraction ( closes #13568 )
2017-07-09 14:21:40 +07:00
Kevin Mark
d592aedc0b
[Panopto] {} does not work in Python 2.6
...
https://stackoverflow.com/a/19668429/238374
2017-07-08 15:10:20 -04:00
Kevin Mark
7063d53129
[Panopto] No need to escape /
2017-07-08 15:05:45 -04:00
Sergey M․
8b347a389e
[googledrive] Fix height extraction ( closes #13603 )
2017-07-09 00:26:13 +07:00
Sergey M․
a49804816c
[dailymotion] Add support for new layout ( close #13580 )
2017-07-08 18:12:15 +07:00
Yen Chi Hsuan
eadd313321
[yam] Remove extractor
...
mymedia.yam.com is dead. An wikipedia user also pointed out that Yam's
blog service is no longer available. [1]
[1] https://zh.wikipedia.org/zh-tw/%E5%A4%A9%E7%A9%BA%E9%83%A8%E8%90%BD
2017-07-08 15:48:05 +08:00
Sergey M․
d852c6bc59
[xhamster] Extract all formats and fix duration extraction ( #13593 )
2017-07-07 22:49:11 +07:00
Sergey M․
00e5c36315
[xhamster] Add support for new URL schema ( closes #13593 )
2017-07-07 22:27:34 +07:00
Kevin Mark
b313bc69f8
[Panopto] Add tests
...
Testing may be impossible for the Folder extractor, or I'm just
doing it wrong. With the current test we enter a catch-22 where it
claims we need an 'ext' entry to continue testing but upon adding
that it claims it expected None.
2017-07-06 23:15:23 -04:00
Kevin Mark
dec449e22f
[Panopto] Prefer the highest quality stream
2017-07-06 22:22:26 -04:00
Kevin Mark
fed0a6a939
[Panopto] Bring the code in line with conventions
2017-07-06 21:32:17 -04:00
Kevin Mark
a29e634cfe
[Panopto] Document methods wrt PEP 257
2017-07-06 20:48:39 -04:00
Kevin Mark
0807e39d85
[Panopto] Replace % with format() wrt PEP 3101
2017-07-06 20:39:39 -04:00
Kevin Mark
bd7d8149d7
[Panopto] Preferring static over instance methods
2017-07-06 20:16:33 -04:00
Kevin Mark
cbb1753395
[Panopto] Document classes wrt PEP 257
2017-07-06 20:11:49 -04:00
Sergey M․
8a04ade86b
Credit @parmjitv for #13322 , #13503 , #13541 , #13549
2017-07-06 23:15:23 +07:00
Sergey M․
ab328411d5
Credit @orng for ruv ( #13396 )
2017-07-06 23:15:16 +07:00
Sergey M․
ddeff4be3f
Credit @gfabiano for #13382 , #13385 , #13415
2017-07-06 23:15:09 +07:00
Parmjit Virk
60d4401c5e
[espn] Extend _VALID_URL ( fixes #13244 )
2017-07-06 22:55:59 +07:00
Bagira
337be38012
[indavideo] using update_url_query
2017-07-06 15:22:03 +02:00
Bagira
9f5bd79a0f
[indavideo] title mandatory; backward compability
...
Fixed mandatory field title
Added IndavideoEmbedIE due backward compability
2017-07-06 15:00:36 +02:00
Sergey M․
dee2ff1d81
[test_utils] Fix tests under Windows
2017-07-06 00:25:37 +07:00
Sergey M․
6554708252
[kaltura] Fix typo in subtitles extraction ( closes #13569 )
2017-07-05 23:20:50 +07:00