Sergey M․
fb626c0586
[tiktok] Fix extraction ( closes #20809 , closes #22838 , closes #22850 , closes #25987 , closes #26281 , closes #26411 , closes #26639 , closes #26776 , closes #27237 )
4 years ago
bopol
717d1d2d5a
[ina] Add support for mobile URLs ( #27229 )
4 years ago
Sergey M․
9585b376db
[YoutubeDL] Write static debug to stderr and respect quiet for dynamic debug ( closes #14579 , closes #22593 )
...
TODO: logging and verbosity needs major refactoring (refs #10894 )
4 years ago
JChris246
f04cfe24e0
[pornhub] Fix like and dislike count extraction ( closes #27227 ) ( #27234 )
4 years ago
Sergey M․
20c50c6556
[youtube] Improve yt initial player response extraction ( closes #27216 )
4 years ago
Remita Amine
f9f9699f2f
[videa] improve extraction
4 years ago
Adrian Heine né Lang
a3cf22e590
[videa] Adapt to updates ( #26301 )
...
closes #25973 , closes #25650 .
4 years ago
Remita Amine
99de2f38d3
[spreaker] fix SpreakerShowIE test URL
4 years ago
Sergey M․
9fe50837c3
release 2020.11.26
4 years ago
Sergey M․
4dc545553f
[ChangeLog] Actualize
...
[ci skip]
4 years ago
Sergey M․
686e898fde
[spreaker] Add extractor ( closes #13480 , closes #13877 )
4 years ago
Remita Amine
3a78198a96
[vlive] improve extraction for geo-restricted videos
4 years ago
Remita Amine
836c810716
[vlive] Add support for post URLs( closes #27122 )( closes #27123 )
4 years ago
Remita Amine
97c5be383c
[viki] fix video API request( closes #27184 )
4 years ago
Remita Amine
a7ea88537a
[bbc] fix BBC Three clip extraction
4 years ago
Remita Amine
6c35de4c6b
[bbc] fix BBC News videos extraction
4 years ago
Remita Amine
579d43951d
[medaltv] improve extraction
4 years ago
Joshua Lochner
e24ebeafd1
[medaltv] Add new extractor ( #27149 )
4 years ago
Remita Amine
01c92973dd
[youtube] imporve music metadata and license extraction( closes #26013 )
4 years ago
Sergey M․
f4415faa46
[downloader/fragment] Set final file's mtime according to last fragment's Last-Modified header ( closes #11718 , closes #18384 , closes #27138 )
4 years ago
Sergey M․
a86ce9d7a1
[nrk] Fix extraction
4 years ago
Sergey M․
37258c644f
[cda] Fix extraction ( closes #17803 , closes #24458 , closes #24518 , closes #26381 )
4 years ago
Sergey M․
d0512ac4c5
release 2020.11.24
4 years ago
Sergey M․
da4eaa15a2
[ChangeLog] Actualize
...
[ci skip]
4 years ago
Sergey M․
191286265d
[youtube:tab] Fix feeds extraction ( closes #25695 , closes #26452 )
4 years ago
Sergey M․
3234272818
[youtube:tab] PEP 8
4 years ago
Sergey M․
9d2c90354f
[youtube:favorites] Restore extractor
4 years ago
Sergey M․
316b10855a
[youtube:tab] Fix some weird typo ( closes #27157 )
4 years ago
Remita Amine
484fe78737
[pinterest] Add support for large collections(more than 25 pins)
4 years ago
Remita Amine
2cd43a00d1
[franceinter] flake8
4 years ago
renalid
dd0f524c69
[franceinter] add thumbnail url ( #27153 )
...
Co-authored-by: remitamine <remitamine@gmail.com>
4 years ago
Remita Amine
c84f9475b8
[box] Add new extractor( #5949 )
4 years ago
Jia Rong Yee
15f2734791
[nytimes] Add new cooking.nytimes.com extractor ( #27143 )
...
* [nytimes] support cooking.nytimes.com, resolves #27112
Co-authored-by: remitamine <remitamine@gmail.com>
4 years ago
Remita Amine
cb6e24f946
[lbry] relax _VALID_URL regex( closes #27144 )
4 years ago
Remita Amine
9d531aa291
[rumble] add support for embed pages( #10785 )
4 years ago
Remita Amine
e9cbb98a0f
[skyit] add support for multiple Sky Italia websites( closes #26629 )
4 years ago
Remita Amine
193422e12a
[extractor/common] add generic support for akamai http format extraction
4 years ago
Sergey M․
c4cabf040e
[pinterest] Add extractor ( closes #25747 )
4 years ago
Sergey M․
f23eceebbf
release 2020.11.21.1
4 years ago
Sergey M․
650bd8f623
[ChangeLog] Actualize
...
[ci skip]
4 years ago
Sergey M․
5d8cb4367d
release 2020.11.21
4 years ago
Sergey M․
82abc13aed
[youtube:tab] Comment out test
4 years ago
Sergey M․
1e72660c9b
[svtplay] Fix test title
4 years ago
Sergey M․
049f224248
[svtplay] Add support for svt.se/barnkanalen ( closes #24817 )
4 years ago
Mattias Wadman
0ada1b90b8
[svt] Extract timestamp and thumbnail in more cases ( #27130 )
...
Add timestamp, set to "valid from" which i think could been seen as publish time.
Add thumbnail in more cases, seems to was only done in the embedded data case for some reason.
Switch svtplay test url to an existing video and also one with no expire date.
Also add an additional thumbnail url test regex.
4 years ago
Josh Soref
71ddc222ad
Fix typos ( #27084 )
...
* spelling: authorization
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: brightcove
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: creation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: exceeded
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: exception
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extension
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extracting
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extraction
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: frontline
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: improve
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: length
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: listsubtitles
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: multimedia
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: obfuscated
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: partitioning
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: playlist
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: playlists
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: restriction
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: services
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: split
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: srmediathek
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: support
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: thumbnail
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: verification
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: whitespaces
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
4 years ago
Daniel Peukert
21292c0649
[youtube] Fix error reason extraction ( #27081 )
4 years ago
Sergey M․
46a265a2da
[youtube] Fix like and dislike count extraction ( closes #25977 )
4 years ago
Sergey M․
e2096776b9
[youtube:tab] Add support for current video and fix lives extraction ( closes #27126 )
4 years ago
Remita Amine
a1c88c4819
[infoq] fix format extraction( closes #25984 )
4 years ago