Yen Chi Hsuan
|
e9c0cdd389
|
[jython] Introduce compat_os_name
os.name is always 'java' on Jython
|
2016-03-03 19:24:24 +08:00 |
|
Sergey M․
|
7bcd2830dd
|
[extractor/common] Document uploader_url
|
2016-03-02 23:31:24 +06:00 |
|
Sergey M․
|
2bc0c46f98
|
[extractor/common] Document license metafield
|
2016-03-02 23:06:39 +06:00 |
|
Sergey M․
|
d77ab8e255
|
Add --mark-watched feature (Closes #5054)
|
2016-03-01 01:01:33 +06:00 |
|
Sergey M․
|
9cdffeeb3f
|
[extractor/common] Clarify rationale on media playlist detection
|
2016-02-27 07:01:11 +06:00 |
|
Sergey M․
|
fbb6edd298
|
[extractor/common] Properly extract audio only formats in master m3u8 playlists
|
2016-02-27 06:48:13 +06:00 |
|
Sergey M․
|
f5bdb44443
|
[extractor/common] Add _remove_duplicate_formats
|
2016-02-22 01:19:39 +06:00 |
|
remitamine
|
cafcf657a4
|
add more subtitles mime types to mimetype2ext and fix the platform subtitle extraction
|
2016-02-20 22:02:03 +01:00 |
|
Sergey M․
|
611c1dd96e
|
[refactor] Single quotes consistency
|
2016-02-14 15:37:17 +06:00 |
|
Sergey M․
|
d800609c62
|
[refactor] Do not specify redundant None as second argument in dict.get()
|
2016-02-14 14:25:04 +06:00 |
|
Sergey M․
|
bb20526b64
|
[extractor/common] Improve base url construction
|
2016-02-13 00:13:56 +06:00 |
|
remitamine
|
c349456ef6
|
[extractor/common] strip http urls in smil manifest
|
2016-02-12 17:38:48 +01:00 |
|
remitamine
|
81e1c4e2fc
|
[extractor/common] remove duplicate rtmp formats in smil manifest
|
2016-02-11 17:58:48 +01:00 |
|
remitamine
|
154c209e2d
|
[extractor/common] improve dash format ids
|
2016-02-11 10:33:26 +01:00 |
|
remitamine
|
51e9094f4a
|
[extractor/common] extract youtube dash formats filesize(fixes #8480)
|
2016-02-09 20:05:39 +01:00 |
|
remitamine
|
d413095f7e
|
[extractor/common] remove duplicated formats and subtiles in smil manifests
|
2016-02-09 17:15:41 +01:00 |
|
remitamine
|
6a3828fddd
|
[common] use float conversion instead of using division from __future__
|
2016-02-06 14:27:04 +01:00 |
|
remitamine
|
91cb6b5065
|
rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
|
2016-02-06 14:03:48 +01:00 |
|
remitamine
|
0826a0b555
|
[common] sort dash formats
|
2016-02-06 06:52:48 +01:00 |
|
remitamine
|
255732f0d3
|
[common] fix segment duration calculation
|
2016-02-03 23:57:08 +01:00 |
|
remitamine
|
53c269c6fd
|
[common] fix media_template string formating
|
2016-02-03 23:54:34 +01:00 |
|
remitamine
|
675d001633
|
[common] skip drm protected dash formats
|
2016-02-03 18:44:43 +01:00 |
|
remitamine
|
d577c79632
|
[common] ignore ISO 639-2 generic codes
|
2016-02-03 13:24:07 +01:00 |
|
remitamine
|
f14be22816
|
[common] remove duplicate reference to namespace
|
2016-02-02 22:02:08 +01:00 |
|
remitamine
|
9c74423510
|
[common] fix media template regex
|
2016-02-02 18:30:31 +01:00 |
|
remitamine
|
1bac34556f
|
[common] add a generic support for mpd manifests
|
2016-02-02 18:09:25 +01:00 |
|
Yen Chi Hsuan
|
2d2fa82d17
|
[common] Add _extract_dash_manifest_formats
|
2016-01-30 22:52:23 +08:00 |
|
Yen Chi Hsuan
|
c94678957f
|
[common] Remove unused arguments
|
2016-01-30 22:45:16 +08:00 |
|
Yen Chi Hsuan
|
16f38a699f
|
[common] Rename to namespace
For consistency with _parse_smil_*
|
2016-01-30 22:40:56 +08:00 |
|
Yen Chi Hsuan
|
df374b5222
|
[common] Prefer the manifest than formats_dict in determining codecs
|
2016-01-30 21:42:27 +08:00 |
|
Yen Chi Hsuan
|
5ea1eb78f5
|
[common] Fix for youtube
|
2016-01-30 21:36:01 +08:00 |
|
Yen Chi Hsuan
|
b323e1707d
|
[common] Modify _parse_dash_manifest for use in Facebook
|
2016-01-30 21:27:43 +08:00 |
|
Yen Chi Hsuan
|
17b598d30c
|
[common] _parse_dash_manifest() from youtube.py
|
2016-01-30 21:05:55 +08:00 |
|
Sergey M․
|
350cf045d8
|
[extractor/common] Restrict checks when auto calculating tbr
|
2016-01-30 01:47:46 +06:00 |
|
remitamine
|
a9d5f12fec
|
Merge pull request #8328 from remitamine/hls-master-detect
[extractor/common] detect media playlist in _extract_m3u8_formats
|
2016-01-27 18:07:30 +01:00 |
|
remitamine
|
7f32e5dc35
|
[extractor/common] detect media playlist in _extract_m3u8_formats
|
2016-01-27 17:53:42 +01:00 |
|
Sergey M․
|
b0d21deda9
|
[extractor/common] Auto calculate tbr when missing
|
2016-01-27 21:11:17 +06:00 |
|
Yen Chi Hsuan
|
77f785076f
|
[common] Keep full codec name from m3u8 manifests
See #8293. This is for consistency between YouTube and HLS formats.
|
2016-01-25 01:03:46 +08:00 |
|
Yen Chi Hsuan
|
0b26ba3fc8
|
[extractor/common] Allow passing more parameters to _search_json_ld
|
2016-01-16 20:45:36 +08:00 |
|
Sergey M․
|
4ca2a3cf3c
|
[extractor/common] Add initial support for JSON-LD metadata extraction into info_dict
|
2016-01-16 00:36:02 +06:00 |
|
Jakub Wilk
|
dfb1b1468c
|
Fix typos
Closes #8200.
|
2016-01-10 17:24:28 +01: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․
|
27bfd4e526
|
[extractor/common] Introduce number fields for chapters and series
|
2016-01-01 20:26:56 +06:00 |
|
Philipp Hagemeister
|
32f9036447
|
[ccc] Add language information to formats
|
2016-01-01 13:28:45 +01:00 |
|
Sergey M․
|
7109903e61
|
[extractor/common] Document chapter and series fields
|
2015-12-31 03:10:44 +06:00 |
|
Sergey M․
|
7e5edcfd33
|
Simplify formats accumulation for f4m/m3u8/smil formats
Now all _extract_*_formats routines return a list
|
2015-12-29 00:58:24 +06:00 |
|
remitamine
|
39d60b715a
|
Merge pull request #7769 from remitamine/sort
[common] lower (m3u8,rtmp,rtsp) format preference only if required program is not available
|
2015-12-28 19:15:14 +01:00 |
|
remitamine
|
d497a201ca
|
[common] use specific variable for protocol preference in _sort_formats
|
2015-12-28 18:45:01 +01:00 |
|
remitamine
|
8d29e47f54
|
[common] simplify the use of _extract_m3u8_formats and _extract_f4m_formats
|
2015-12-27 15:33:39 +01:00 |
|
Sergey M․
|
9b9c5355e4
|
Rename error_to_str to error_to_compat_str
|
2015-12-20 07:00:39 +06:00 |
|