23790 Commits

Author SHA1 Message Date
Remita Amine
639e3b5c99 extract ISM formats in some of the extractors 2016-11-02 01:54:45 +07:00
Remita Amine
b2758123c5 add Basic support for Smooth Streaming protocol(#8118) 2016-11-02 01:54:45 +07:00
Sergey M․
f449c061d0
[nicknight] Improve extraction (closes #10769) 2016-11-02 01:35:53 +07:00
Sergey M․
9c82bba05d
[nickde] Improve extraction 2016-11-02 01:29:05 +07:00
NeroBurner
e3577722b0
[nicknight] Add extractor 2016-11-02 01:25:59 +07:00
Sergey M․
b82c33dd67
[extractor/common] Improve mpd base URL extraction (closes #10909, closes #11079) 2016-11-01 01:15:46 +07:00
Sergey M․
e5a088dc4b
[utils] Fix --match-filter for int-like strings (closes #11082) 2016-10-31 23:32:08 +07:00
Paul Hartmann
07607b7a22 select better title (thanks jaimeMF for the hint) 2016-10-31 17:07:00 +01:00
raleeper
79b38f873d [adobepass] Allow new Comcast auto login message 2016-10-30 14:45:17 -07:00
Bart Coppens
3cfc553a03
Work around broken fragment URLs for svtplay as described in issue 10909 2016-10-30 20:48:55 +01:00
PC
822fd74dbf Merge branch 'tvi' of https://github.com/tioocnt/youtube-dl into tvi 2016-10-30 19:42:27 +00:00
PC
7b8aabd086 sort formats 2016-10-30 19:32:00 +00:00
PC
461360736d module import fix 2016-10-30 19:32:00 +00:00
PC
d620423a51 extractor descriptions 2016-10-30 19:32:00 +00:00
PC
161d3148eb added iol.pt to supportedsites 2016-10-30 19:32:00 +00:00
PC
2f91f895f5 no download for stream test 2016-10-30 19:32:00 +00:00
PC
53edbf7303 sensible default 2016-10-30 19:32:00 +00:00
PC
b99108cc61 multimedia_id should not be fatal 2016-10-30 19:32:00 +00:00
PC
cc30b3d2da maybe there are https sites 2016-10-30 19:32:00 +00:00
PC
82a80e813a need to clean title in live version 2016-10-30 19:32:00 +00:00
PC
45531a6e3e iol now tries to use javascript structures
added tests for maisfutebol (complete with titles with no cruft)
2016-10-30 19:32:00 +00:00
PC
ae7d92a996 fixed testing thumbnail typo 2016-10-30 19:32:00 +00:00
PC
d0b4965c88 consider all iol.pt pages as download matches 2016-10-30 19:32:00 +00:00
PC
dc3c3fc9a2 IOL RTMP support 2016-10-30 19:32:00 +00:00
PC
7ae04d81eb extractor descriptions 2016-10-30 19:24:35 +00:00
PC
01673c67a4 added iol.pt to supportedsites 2016-10-30 19:24:35 +00:00
PC
bde1c0017d no download for stream test 2016-10-30 19:24:35 +00:00
PC
1dbce20d53 sensible default 2016-10-30 19:24:35 +00:00
PC
c0921838fb multimedia_id should not be fatal 2016-10-30 19:24:35 +00:00
PC
093fedae04 maybe there are https sites 2016-10-30 19:24:35 +00:00
PC
c027b3b911 need to clean title in live version 2016-10-30 19:24:35 +00:00
PC
57387cea26 iol now tries to use javascript structures
added tests for maisfutebol (complete with titles with no cruft)
2016-10-30 19:24:35 +00:00
PC
fc081e8b46 fixed testing thumbnail typo 2016-10-30 19:24:35 +00:00
PC
25571068ae consider all iol.pt pages as download matches 2016-10-30 19:24:35 +00:00
PC
efac95bcaa IOL RTMP support 2016-10-30 19:24:35 +00:00
PC
66cad235a6 rtmp not working 2016-10-30 19:24:35 +00:00
PC
30f17f3b2e multimedia_id extracted from meta
still uses old method as fallback
2016-10-30 19:24:35 +00:00
PC
9b67ea2521 multimedia_id extracted from meta
still uses old method as fallback
2016-10-30 19:24:35 +00:00
PC
66ca66096b removed duplicate line 2016-10-30 19:24:35 +00:00
PC
0b079192c9 fixed test md5s
http now permits tests on the first 100Kb
2016-10-30 19:24:35 +00:00
PC
166316dba6 Supports http_mp4 and adds another m3u8 source 2016-10-30 19:24:35 +00:00
PC
fdeca4b2f8 TVI/IOL extractor
supports live streams
2016-10-30 19:24:35 +00:00
Sergey M․
2c6da7df4a
release 2016.10.31 2016.10.31 2016-10-31 01:36:53 +07:00
Mel Shafer
7e7a028aa4 [README.md] Fix a typo 2016-10-31 01:12:36 +07:00
Mel Shafer
5d979c7e8b fix a typo in the README 2016-10-30 13:23:27 -04:00
Sergey M․
e70a5e6566
release 2016.10.30 2016.10.30 2016-10-30 18:24:49 +07:00
Sergey M․
3bf55be466
[ChangeLog] Actualize 2016-10-30 18:19:29 +07:00
Sergey M․
a901fc5fc2
[vessel] Add tests for #11068 2016-10-30 18:17:15 +07:00
dundua
cae6bc0118 [vessel] Improve video id extraction 2016-10-30 18:14:51 +07:00
Yen Chi Hsuan
d9ee2e5cf6
[facebook] Remove SWF params so that 1080P are detected
Closes #11073

In the provided link, SWF params give up to 720P, and VideoConfig
gives 1080P for both best and bestvideo. I guess all Facebook videos
supports HTML5 now, so I remove the old detection for SWF params
2016-10-30 18:20:55 +08:00