21592 Commits

Author SHA1 Message Date
Matthieu Muffato
42cdba8c8f New test-case: extractor names are supposed to be unique
@dstftw explained in
https://github.com/rg3/youtube-dl/pull/9918#issuecomment-228625878 that
extractor names are supposed to be unique. @dstftw has fixed the two
offending extractors, and here I add a test to ensure this does not
happen in the future.
2016-06-26 23:36:08 +01:00
Sergey M․
f41ffc00d1
[skynewsarabia:article] Clarify IE_NAME 2016-06-27 05:08:09 +07:00
Sergey M․
81fda15369
[sr:mediathek] Clarify IE_NAME 2016-06-27 05:07:12 +07:00
Sergey M․
427cd050a3
[extractor/generic] Improve kaltura embed detection (Closes #9911) 2016-06-27 04:11:53 +07:00
Matthieu Muffato
5678b4c821 Made the generation of supported sites repeatable
sorted() was not called on the string that's actually printed, but on its
prefix, resulting in some strings being printed in a random order.
This commit makes the sorting repeatable.
2016-06-26 21:51:19 +01:00
Déstin Reed
31ca3c4c6f [OReilly] Add new extractor 2016-06-26 17:31:10 +02:00
Sergey M․
b0c200f1ec
[msn] Add test URL with non-alphanumeric characters 2016-06-26 22:03:36 +07:00
Sergey M․
92747e664a
release 2016.06.26 2016.06.26 2016-06-26 21:15:24 +07:00
Sergey M․
f1f336322d
[msn] Fix extraction (Closes #8960, closes #9542) 2016-06-26 21:10:05 +07:00
Sergey M․
bf8dd79045
[extractor/common] Fix sorting with custom field preference 2016-06-26 21:09:07 +07:00
TRox1972
c6781156aa
[MSN] add new extractor 2016-06-26 21:07:59 +07:00
remitamine
59bbe4911a [extractor/common] add helper method to extract html5 media entries 2016-06-26 14:04:08 +01:00
remitamine
4f3c5e0627 [utils] add helper function for parsing codecs 2016-06-26 14:03:58 +01:00
TRox1972
adbf4a8615 [MSN] add new extractor 2016-06-26 13:10:54 +02:00
Déstin Reed
9910e48f1f [Flipagram] Don't make title optional 2016-06-26 12:54:53 +02:00
Sergey M․
f484c5fa25
[vidbit] Improve (Closes #9759) 2016-06-26 16:59:28 +07:00
Sergey M․
88d9f6c0c4
[utils] Add support for name list in _html_search_meta 2016-06-26 16:57:14 +07:00
TRox1972
3c9c088f9c
[Vidbit] Add new extractor 2016-06-26 16:52:52 +07:00
mauriziopz
86ee847411 modified url building logic to handle different extensions and videos without and HD format 2016-06-26 11:06:31 +02:00
Yen Chi Hsuan
fc3996bfe1
[iqiyi] Remove codes for debugging 2016-06-26 15:45:41 +08:00
Yen Chi Hsuan
5b6ad8630c
[iqiyi] Partially fix IqiyiIE
Use the HTML5 API. Only low-resolution formats available

Related: #9839

Thanks @zhangn1985 for the overall algorithm (soimort/you-get#1224)
2016-06-26 15:18:32 +08:00
Yen Chi Hsuan
30105f4ac0
[le] Move urshift() to utils.py 2016-06-26 15:17:26 +08:00
Yen Chi Hsuan
1143535d76
[utils] Add urshift()
Used in IqiyiIE and LeIE
2016-06-26 15:16:49 +08:00
Yen Chi Hsuan
7d52c052ef
[generic] Fix test_Generic_76
Broken: https://travis-ci.org/rg3/youtube-dl/jobs/140251658
2016-06-26 11:56:27 +08:00
Déstin Reed
3435358c9b [DagbladetArticle] Simplify extraction 2016-06-26 01:49:05 +02:00
Déstin Reed
dcfe3eedf5 [DBTV] Add support for articles 2016-06-26 01:29:48 +02:00
TRox1972
38bc638505 [Vidbit] Add new extractor 2016-06-26 00:13:18 +02:00
stepshal
a2406fce3c
Fix misspelling 2016-06-26 01:28:55 +07:00
stepshal
1695563105 Fix misspelling 2016-06-26 01:23:48 +07:00
Sergey M․
3b34ab538c
[svtplay] Extend _VALID_URL (#9900) 2016-06-26 00:29:53 +07:00
Sergey M․
ac782306f1
[iqiyi] Mark broken 2016-06-26 00:25:41 +07:00
Déstin Reed
8666546015 [Flipagram] Add new extractor 2016-06-25 19:01:47 +02:00
Déstin Reed
130cc3f51e Merge branch 'p3' of https://github.com/TRox1972/youtube-dl into p3 2016-06-25 18:40:28 +02:00
Déstin Reed
b77bd403ee [Flipagram] Remove 'ext' field as its already defined in 'formats' 2016-06-25 18:40:06 +02:00
Déstin Reed
a2105ed5d0 [Flipagram] Simplify date format conversion for 'timestamp' 2016-06-25 18:40:06 +02:00
TRox1972
7e1af5dc99 [Flipagram] add comments about comment retrieval 2016-06-25 18:40:06 +02:00
TRox1972
5d3106356f [Flipagram] add new extractor
saw there was another pull request for an extractor for the website, but it does not extract all the necessary metadata, and has been inactive for a period of time
2016-06-25 18:40:05 +02:00
Sergey M․
0c00e889f3
Credit @JakubAdamWieczorek for #9813 2016-06-25 23:35:57 +07:00
Sergey M․
ce96ed05f4
[polskieradio] Add test with video 2016-06-25 23:31:21 +07:00
Déstin Reed
d023fd66b2 [Flipagram] Remove 'ext' field as its already defined in 'formats' 2016-06-25 18:21:28 +02:00
Sergey M․
0463b77a1f
[polskieradio] Improve extraction (Closes #9813) 2016-06-25 23:19:18 +07:00
Jakub Adam Wieczorek
2d185706ea
[polskieradio] Add support for Polskie Radio.
Polskie Radio is the main Polish state-funded radio broadcasting service.
2016-06-25 23:19:18 +07:00
Sergey M․
b72b44318c
[utils] Add strip_or_none 2016-06-25 23:19:18 +07:00
Sergey M․
46f59e89ea
[utils] Add unified_timestamp 2016-06-25 23:19:18 +07:00
Déstin Reed
0e073ce26a [Flipagram] Simplify date format conversion for 'timestamp' 2016-06-25 18:05:49 +02:00
Jesse Friedman
cb81dc34a3 [imgur] Updating album resolution endpoint 2016-06-25 08:53:06 -04:00
N1k145
caac41969f [openload] fixed #9706 2016-06-25 13:03:24 +02:00
mauriziopz
079c311df3 Fixed url for HD format and added test for it 2016-06-25 12:12:31 +02:00
mauriziopz
43f86e12c0 pep8 reformatting 2016-06-25 10:19:42 +02:00
mauriziopz
c3b02b405b Cominsoon_it Add new extractor 2016-06-25 10:00:52 +02:00