Sergey M․
b0ead0e09a
[jwplatform] Add support for multiple embeds ( closes #15192 )
7 years ago
Sergey M․
0a5b1295b7
[motherless:group] Relax entry extraction and add a fallback scenario
7 years ago
Sergey M․
a133eb7764
[motherless:group] Capture leading slash of video path
7 years ago
Sergey M․
f12628f934
[mitele] Fix extraction ( closes #15186 )
7 years ago
Martin Weinelt
45283afdec
[motherless] Add support for groups
7 years ago
Sergey M․
b7c74c0403
[lynda] Relax _VALID_URL ( closes #15185 )
7 years ago
Parmjit Virk
0b0870f9d0
[soundcloud] Fallback to avatar picture for thumbnail ( closes #12878 )
7 years ago
Chih-Hsuan Yen
c2f18e1c49
[ChangeLog] Update after #15137
...
[skip ci]
7 years ago
JianxinLi
da35331c6c
[youku] Fix list extraction.( close #15135 ) ( #15137 )
...
* [youku] Fix list extraction.(close #15135 )
Change-Id: I2e9c920143f4f16012252625943a8f18b8ff40eb
* [youku] Remove KeyError try-except
Change-Id: Ic46327905cbef1356b7b12d5eb3db5d9746ca338
7 years ago
Yen Chi Hsuan
de329f64ab
[openload] Fix extraction ( closes #15166 )
7 years ago
Sergey M․
75ba0efb52
[lynda] Skip invalid subtitles ( closes #15159 )
7 years ago
Luc Ritchie
f0c6c2bce2
[twitch] Pass video id to url_result when extracting playlist
7 years ago
Jaime Marquínez Ferrándiz
9650c3e91d
[rtve.es:alacarta] Fix extraction of some new URLs
7 years ago
Mattias Wadman
b5e531f31a
[acast] Fix extraction
7 years ago
Sergey M․
7a6c204fcb
[travis] Add Jython build
7 years ago
Philipp Hagemeister
d7cd9a9e84
[utils] Fix youtube-dl under PyPy3 on Windows
7 years ago
Sergey M․
54009c246e
[travis] Add PyPy builds
7 years ago
Sergey M․
b300cda476
[YoutubeDL] Output python implementation in debug header
7 years ago
Sergey M․
04cf1a191a
release 2017.12.31
7 years ago
Sergey M․
c95c08a856
[ChangeLog] Actualize
7 years ago
Ondřej Caletka
126f225bcf
[extractor/common] Add container meta field for formats extracted in _parse_mpd_formats
7 years ago
Windom
4f5cf31977
[slutload] Add support for mobile URLs
7 years ago
Sergey M․
77341dae14
[abc:iview] Improve extraction and bypass geo restriction ( closes #14782 )
7 years ago
d2au
2e65e7db9e
[abc:iview] Fix extraction ( closes #14711 )
...
ABC dropped unmetering, so change to metered hls urls which
require auth.
7 years ago
Sergey M․
538d4f8681
[downloader/hls] Use HTTP headers for key request
7 years ago
Yen Chi Hsuan
620ee8712e
[openload] Fix extraction ( closes #15118 )
7 years ago
Sergey M․
2ca7ed41fe
[mediasite] Improve extraction and code style, add support for DASH ( closes #11185 , closes #14343 , refs #5428 )
7 years ago
felix
8056c8542d
[mediasite] Add extractor, subsume sandia and collegerama extractors
7 years ago
felix
2501d41ef4
[common] use AACL as the default fourcc when AudioTag is 255
7 years ago
Remita Amine
d97cb84b31
[ufctv] Add new extractor( closes #14520 )
7 years ago
50csent
2c8e11b4af
[pluralsight] Fix missing first line of subtitles ( closes #11118 )
7 years ago
Sergey M․
d2c5b5a951
[openload] Fallback on f-page extraction ( closes #14665 , closes #14879 )
7 years ago
Sergey M․
580f3c79d5
[vimeo] Improve password protected videos extraction ( closes #15114 )
7 years ago
Sergey M․
9d6ac71c27
[extractor/common] Fix extraction of DASH formats with the same representation id ( closes #15111 )
7 years ago
Remita Amine
84f085d4bd
[aws] fix canonical/signed headers generation in python 2( closes #15102 )
7 years ago
Sergey M․
a491fd0c6f
release 2017.12.28
7 years ago
Sergey M․
99277daaac
[ChangeLog] Actualize
7 years ago
Sergey M․
640788f6f4
[internazionale] Improve extraction ( closes #14973 )
7 years ago
Leonardo Taccari
1ae0f0a21d
[internazionale] Add extractor
7 years ago
Ondřej Caletka
616bb95b28
[playtvak] Relax video regex and make description optional
7 years ago
Remita Amine
be069839b4
[filmweb] improve extraction
7 years ago
Déstin Reed
a14001a5a1
[Filmweb] Add extractor
7 years ago
Remita Amine
db145ee54a
[espn] Add new extractor for http://fivethirtyeight.com ( closes #6864 )
7 years ago
Remita Amine
45d20488f1
[umg:de] Add new extractor( closes #11582 )( closes #11584 )
7 years ago
Remita Amine
0f897e0929
[espn] add support for espnfc and extract more formats( closes #8053 )
7 years ago
Yen Chi Hsuan
173558ce96
[ChangeLog] Update after #15065
7 years ago
JianxinLi
d3ca283235
[youku] Add test case.
...
Some playlist has no data-id value.
Change-Id: I97455f2907f08bda03b538cdc13ec827e2f8ce26
7 years ago
JianxinLi
d99a1000c7
[youku] Fix list extraction.( close #15065 )
...
Change-Id: I578fdc5b69509bdcd8d3191e3917afe47c234ff6
7 years ago
Yen Chi Hsuan
a75419586b
[openload] Remove a confusing exception
...
If phantomjs is not installed, there's an error besides the missing
phantomjs exception:
Exception ignored in: <bound method PhantomJSwrapper.__del__ of <youtube_dl.extractor.openload.PhantomJSwrapper object at 0x7f8ad5e78278>>
Traceback (most recent call last):
File "/home/yen/Projects/youtube-dl/youtube_dl/extractor/openload.py", line 142, in __del__
os.remove(self._TMP_FILES[name].name)
AttributeError: 'PhantomJSwrapper' object has no attribute '_TMP_FILES'
7 years ago
Sergey M․
273c23d960
[openload] Add support for oload.stream ( closes #15070 )
7 years ago