Sergey M
2098aee7d6
Merge pull request #8063 from bpfoley/rteradio
...
[rte:radio] Add support for RTE radio player
2016-01-04 03:33:22 +05:00
Sergey M․
fb588f6a56
Credit @bpfoley for rte:radio ( #8063 )
2016-01-04 04:32:47 +06:00
bpfoley
896c7a23cd
[extractor/rte.py] Add support for RTE radio player
...
While here, stop RteIE changing filename extensions to .mp4. The files
saved are .flv containers with h264 video.
2016-01-03 22:26:06 +00:00
Sergey M․
1463c5b9ac
[ivi] Extract season info
2016-01-04 03:54:52 +06:00
Sergey M․
c6270b2ed5
[ivi:compilation] Fix extraction
2016-01-04 03:49:18 +06:00
Brian Foley
24a8401650
[youtube] Update some tests to match Youtube output
...
test_YoutubeShow: Don't use YoutubePlaylistsBaseInfoExtractor to read
from the playlist URL, as it overwrites playlist_id
test_YoutubeUser: User playlists have the title 'Uploads from Foo'
and produce a playlist ID.
2016-01-03 21:43:05 +00:00
Sergey M․
ab3176af34
[ivi] Fix extraction and modernize
2016-01-04 03:34:15 +06:00
Sergey M․
5aa535c329
[bbccouk] Update tests ( Closes #8090 )
2016-01-04 02:55:25 +06:00
Sergey M․
133b1886fc
[20min] Improve ( Closes #8110 )
2016-01-04 02:33:08 +06:00
pingtux
66295fa4a6
[20min.ch] Added support for videoportal
2016-01-04 02:22:03 +06:00
pingtux
e54c44eeab
[20min.ch] Add new extractor ( closes #5977 )
2016-01-04 02:21:56 +06:00
Sergey M․
a7aaa39863
[utils] Extract known extensions for reuse
2016-01-04 01:08:34 +06:00
ping
5b2d20dbad
[viu] New extractor for viu.com
2016-01-03 13:56:43 +08:00
Sergey M
ea6abd740f
[nowtv] Mark broken
2016-01-03 10:12:13 +05:00
dyn888
e1a0bfdffe
[youtube] added vcodec/acodec/abr for multiple itags
...
Should make downloading with filters more precise and easier, ie. bestvideo[vcodec=h264]. By default a lot of codecs are specified as avc1.xxxxxx and unique for each format, which makes them unusable for bestvideo selection.
2016-01-03 04:11:19 +01:00
Sergey M․
1a27909314
[extractor/common] Use more meaningful name for default criteria value set
2016-01-03 04:55:33 +06:00
Sergey M․
8afe782893
[extractor/common] Simplify default criteria order construction
2016-01-03 04:53:41 +06:00
Sergey M․
69c5f149fa
[extractor/common] Fix key return value when no criteria specified
2016-01-03 04:53:07 +06:00
Sergey M
3f3343cd3e
Merge pull request #8061 from dstftw/introduce-chapter-and-series-fields
...
Introduce chapter and series fields
2016-01-03 03:54:22 +06:00
Sergey M․
60e4c6d6d4
[extractor/common] Fix typo and calm down flake8
2016-01-03 03:51:07 +06:00
Sergey M․
cedd8d286a
[extractor/common] Fix typo
2016-01-03 03:14:57 +06:00
Sergey M․
7fcbe8a101
[vimeo] Adapt to terminology change
2016-01-03 03:12:04 +06:00
Sergey M․
ad20c8d0fc
[youtube] Prefer height over width over ext preference over tbr when sorting formats ( Closes #6018 , closes #8001 )
2016-01-03 03:11:23 +06:00
Sergey M․
86d5fb968e
[test_YoutubeDL] Add tests for _sort_formats
2016-01-03 03:10:51 +06:00
Sergey M․
c3f44d7db0
[extractor/common] Improve _sort_formats behavior customization
...
* Introduce the notion of criterion
* Improve absolute criteria preference
* Add ability to tweak relative criteria preference
* Add ability to exclude criteria from consideration
2016-01-03 03:10:08 +06:00
remitamine
4059eabd58
[dreisat] use extract_from_xml_url from ZDFIE for info extraction( fixes #7680 )( fixes #8104 )( closes #8121 )
2016-01-02 21:29:10 +01:00
remitamine
6b46102661
[zdf] fix rtmpt format downloading handle errors
2016-01-02 21:24:57 +01:00
Alexander Kirk
999764397f
Fix 3sat by downloading the rtmp URL from the meta file
2016-01-02 20:54:25 +01:00
Alexander Kirk
db1d462e71
Use ZDF extractor for 3sat
2016-01-02 20:50:14 +01:00
pingtux
7496950d01
[20min.ch] Added support for videoportal
2016-01-02 16:19:05 +01:00
Yen Chi Hsuan
141a273a8b
[qqmusic] Update tests
2016-01-02 22:39:09 +08:00
Yen Chi Hsuan
2fffb1dcd0
[qqmusic:playlist] Capture errors and update tests
2016-01-02 22:33:33 +08:00
Yen Chi Hsuan
e698e4e533
Merge branch 'remitamine-baidu'
2016-01-02 21:50:17 +08:00
Yen Chi Hsuan
b7546397f0
[baidu] Use list comprehension
2016-01-02 21:46:40 +08:00
Yen Chi Hsuan
0311677258
[baidu] Add notes for API calls
2016-01-02 21:44:49 +08:00
Sergey M․
88fb59d91b
[bbccouk] Extend title extraction
2016-01-02 19:42:11 +06:00
Yen Chi Hsuan
a1d9f6c5dc
[baidu] Improve playlist description
2016-01-02 21:36:35 +08:00
Yen Chi Hsuan
c579c5e967
[baidu] Cleanups
2016-01-02 21:31:02 +08:00
Yen Chi Hsuan
c9c194053d
Merge branch 'baidu' of https://github.com/remitamine/youtube-dl into remitamine-baidu
2016-01-02 21:27:32 +08:00
Sergey M․
f20a11ed25
[bbccouk] Extend _VALID_URL ( Closes #8116 )
2016-01-02 19:22:39 +06:00
David Howell
adfce1f544
Regex + JSON get
...
Added back https variable and removed backslashes. Changed to .get()
safe search function. Ran test regarding null values and returned
successfully.
2016-01-02 03:21:25 -07:00
Sergey M․
76a353c9e5
[ruutu] Fix extraction ( Closes #8107 )
2016-01-02 07:44:30 +06:00
Sergey M
392f04d586
Merge pull request #8112 from pingtux/testtube
...
Remove testtube import
2016-01-02 07:11:32 +06:00
pingtux
94de6cf59c
Remove testtube import
...
Extractor got deleted in remitamine/youtube-dl@8af2804
2016-01-02 01:35:09 +01:00
pingtux
3f79e71c62
[20min.ch] Add new extractor ( closes #5977 )
2016-01-02 01:13:49 +01:00
remitamine
8af2804a5d
[testtube] Remove Extractor
2016-01-01 21:53:19 +01:00
remitamine
054479754c
[revision3] Add new extractor( closes #6388 )
...
- revision3.com
- testtube.com
- animalist.com
2016-01-01 21:03:16 +01:00
Yen Chi Hsuan
3242f7edd2
[options] Rename --default-language to --lang
2016-01-02 01:13:26 +08:00
Роман Елизаров
ce5c83508c
added one new source
2016-01-01 18:19:16 +03:00
remitamine
a5e50c2ebe
[YoutubeDL] remove duplicate check for formats existence
2016-01-01 16:02:32 +01:00