Remita Amine
|
93ad6c6bfa
|
[sixplay] Add new extractor(closes #2183)
|
8 years ago |
Remita Amine
|
329179073b
|
[generic] add generic support for twitter:player embeds
|
8 years ago |
Remita Amine
|
4d86d2008e
|
[urplay] fix typo and check with flake8
|
8 years ago |
Remita Amine
|
ab47b6e881
|
[theatlantic] Add new extractor(closes #6611)
|
8 years ago |
Remita Amine
|
df43389ade
|
[skysports] Add new extractor(closes #7066)
|
8 years ago |
Remita Amine
|
397b305cfe
|
[meta] Add new extractor(closes #8789)
|
8 years ago |
Remita Amine
|
e496fa50cd
|
[urplay] Add new extractor(closes #9332)
|
8 years ago |
Sergey M․
|
06a96da15b
|
[eagleplatform] Improve embed detection and extract in separate routine (Closes #9926)
|
8 years ago |
Remita Amine
|
70157c2c43
|
[aenetworks] add support for movie pages
|
8 years ago |
Remita Amine
|
c58ed8563d
|
[aenetworks] extract history topic playlist title
|
8 years ago |
Remita Amine
|
4c7821227c
|
[aenetworks:historytopic] fix topic video url
|
8 years ago |
Remita Amine
|
42362fdb5e
|
[aenetworks] add support for show and season for A&E Network sites and History topics(closes #9816)
|
8 years ago |
Sergey M․
|
97124e572d
|
[arte:playlist] Fix test
|
8 years ago |
Remita Amine
|
32616c14cc
|
[vrt] extract all formats
|
8 years ago |
Sergey M․
|
8174d0fe95
|
release 2016.06.27
|
8 years ago |
Sergey M․
|
8704778d95
|
[pbs] Check manually constructed http links (Closes #9921)
|
8 years ago |
Sergey M․
|
c287f2bc60
|
[extractor/generic] Use _extract_url for kaltura embeds (Closes #9922)
|
8 years ago |
Sergey M․
|
9ea5c04c0d
|
[kaltura] Add _extract_url with fixed regex
|
8 years ago |
Sergey M․
|
fd7a7498a4
|
[test_all_urls] PEP 8 and change wording
|
8 years ago |
Matthieu Muffato
|
e3a6747d8f
|
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.
|
8 years ago |
Sergey M․
|
f41ffc00d1
|
[skynewsarabia:article] Clarify IE_NAME
|
8 years ago |
Sergey M․
|
81fda15369
|
[sr:mediathek] Clarify IE_NAME
|
8 years ago |
Sergey M․
|
427cd050a3
|
[extractor/generic] Improve kaltura embed detection (Closes #9911)
|
8 years ago |
Sergey M․
|
b0c200f1ec
|
[msn] Add test URL with non-alphanumeric characters
|
8 years ago |
Sergey M․
|
92747e664a
|
release 2016.06.26
|
8 years ago |
Sergey M․
|
f1f336322d
|
[msn] Fix extraction (Closes #8960, closes #9542)
|
8 years ago |
Sergey M․
|
bf8dd79045
|
[extractor/common] Fix sorting with custom field preference
|
8 years ago |
TRox1972
|
c6781156aa
|
[MSN] add new extractor
|
9 years ago |
Sergey M․
|
f484c5fa25
|
[vidbit] Improve (Closes #9759)
|
8 years ago |
Sergey M․
|
88d9f6c0c4
|
[utils] Add support for name list in _html_search_meta
|
8 years ago |
TRox1972
|
3c9c088f9c
|
[Vidbit] Add new extractor
|
9 years ago |
Yen Chi Hsuan
|
fc3996bfe1
|
[iqiyi] Remove codes for debugging
|
8 years ago |
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)
|
8 years ago |
Yen Chi Hsuan
|
30105f4ac0
|
[le] Move urshift() to utils.py
|
8 years ago |
Yen Chi Hsuan
|
1143535d76
|
[utils] Add urshift()
Used in IqiyiIE and LeIE
|
8 years ago |
Yen Chi Hsuan
|
7d52c052ef
|
[generic] Fix test_Generic_76
Broken: https://travis-ci.org/rg3/youtube-dl/jobs/140251658
|
8 years ago |
stepshal
|
a2406fce3c
|
Fix misspelling
|
8 years ago |
Sergey M․
|
3b34ab538c
|
[svtplay] Extend _VALID_URL (#9900)
|
8 years ago |
Sergey M․
|
ac782306f1
|
[iqiyi] Mark broken
|
8 years ago |
Sergey M․
|
0c00e889f3
|
Credit @JakubAdamWieczorek for #9813
|
8 years ago |
Sergey M․
|
ce96ed05f4
|
[polskieradio] Add test with video
|
8 years ago |
Sergey M․
|
0463b77a1f
|
[polskieradio] Improve extraction (Closes #9813)
|
8 years ago |
Jakub Adam Wieczorek
|
2d185706ea
|
[polskieradio] Add support for Polskie Radio.
Polskie Radio is the main Polish state-funded radio broadcasting service.
|
9 years ago |
Sergey M․
|
b72b44318c
|
[utils] Add strip_or_none
|
8 years ago |
Sergey M․
|
46f59e89ea
|
[utils] Add unified_timestamp
|
8 years ago |
Sergey M․
|
b4241e308e
|
release 2016.06.25
|
8 years ago |
Sergey M․
|
3d4b08dfc7
|
[setup.py] Add file version information and quotes consistency (Closes #9878)
|
8 years ago |
Sergey M․
|
be49068d65
|
[youtube] Fix and skip some tests
|
8 years ago |
Sergey M․
|
525cedb971
|
[youtube] Relax URL expansion in description
|
8 years ago |
Sergey M․
|
de3c7fe0d4
|
[youtube] Fix 141 format tests
|
8 years ago |