Sergey M․
1931a73f39
[echomsk] Add extractor ( Closes #4600 )
10 years ago
Philipp Hagemeister
b3013681ff
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
416c7fcbce
Add documentation about supported sites ( Fixes #4503 )
10 years ago
Sergey M․
e83eebb12f
[atresplayer] Fix python3 bug
10 years ago
Sergey M․
a349873226
[atresplayer] Add extractor ( Closes #2341 )
10 years ago
Sergey M․
fccae2b911
[youtube] Add test for age-gate video with encrypted signature
10 years ago
Sergey M.
0129b4dd45
Merge pull request #4598 from 0xced/encrypted-age-gate
...
[youtube] Fix videos with age gate and encrypted signatures
10 years ago
Sergey M․
1c57e7f1f4
[daum] Improve full_id regex
10 years ago
t0mm0
a87bb090d9
[daum] update 'full id' regex
...
fixes #4566
10 years ago
Cédric Luthi
beb95e7781
[youtube] Fix videos with age gate and encrypted signatures
...
The `sts` value is available on the embed webpage, get it from there.
Fixes #4108 .
10 years ago
Sergey M․
0c0a70f4c6
[hitbox] Minor changes
10 years ago
t0mm0
e3947e2b7f
[hitbox] add support for live streams
10 years ago
t0mm0
da3f7fb7f8
[hitbox] add extractor for hitbox vods
10 years ago
Sergey M․
429ddfd38d
[cnn] Add support for hln URL format ( Closes #4595 )
10 years ago
Sergey M․
355e41466d
[hellporno] Extract all formats and improve
10 years ago
Sergey M․
03d9aad87c
Merge branch 'hellporno' of https://github.com/peugeot/youtube-dl into peugeot-hellporno
10 years ago
Sergey M․
6343a5f68e
[xxxymovies] Improve
10 years ago
Sergey M․
00de9a9828
Merge branch 'xxxymovies' of https://github.com/peugeot/youtube-dl into peugeot-xxxymovies
10 years ago
Sergey M․
7fc2cd819e
[cnn] Improve regexes and fix test
10 years ago
Sergey M.
974739aab5
Merge pull request #4543 from akretz/cnn_fix
...
[cnn] Add support for articles with videos (fixes #4541 )
10 years ago
peugeot
0cc4f8e385
[xxxymovies] new ectractor
10 years ago
peugeot
513fd2a872
[hellporno] simplify
10 years ago
Sergey M․
ae6986fb89
[bbccouk] Switch to new JSON playlist format ( Closes #4588 )
10 years ago
Sergey M․
e8e28989eb
[archiveorg] Add test, simplify and modernize
10 years ago
Johannes Knoedtel
ff7a07d5c4
[archiveorg] most metadata fields are optional
...
Example: https://archive.org/details/Cops1922
10 years ago
Sergey M․
5a18403057
[arte.tv] Fix typo
10 years ago
Sergey M․
1b7b1d6eac
[arte.tv:+7] Make quality optional ( Closes #4583 )
10 years ago
Sergey M․
e82def52a9
[alphaporno] Improve
10 years ago
Sergey M․
bcfe9db299
Merge branch 'alphaporno' of https://github.com/peugeot/youtube-dl into peugeot-alphaporno
10 years ago
Sergey M․
f9b9e88646
[eroprofile] Simplify
10 years ago
Sergey M․
c2500434c3
Merge branch 'eroprofile' of https://github.com/peugeot/youtube-dl into peugeot-eroprofile
10 years ago
peugeot
461b00f34a
[eroprofile] new extractor
10 years ago
peugeot
4cda41ac7b
[alphaporno] new extractor
10 years ago
peugeot
6a1c4fbfcb
[hellporno] new extractor
10 years ago
Sergey M․
31424c126f
[sunporno] Modernize
10 years ago
peugeot
2c0b475235
[sunporno] fix duration
10 years ago
Sergey M․
885e4384a1
[teletask] Simplify
10 years ago
Sergey M․
2b8f151094
Merge branch 'teletask' of https://github.com/MaxReimann/youtube-dl into MaxReimann-teletask
10 years ago
Sergey M․
5ac71f0b27
[sohu] Modernize and extract all formats and more metadata ( Closes #4409 , closes #2056 , closes #3009 )
10 years ago
Sergey M․
39ac7c9435
[gameone] Extract duration as float
10 years ago
Tobias Bell
55f0cab3a3
[gameone] This fix resolves issue #4552
...
The duration metadata for certain episodes contained floating point
numbers instead of integers. Now only the integer part will be
interpreted. Also added a test for this
10 years ago
Sergey M․
544dec6298
[smotri] Skip broken tests
10 years ago
Jaime Marquínez Ferrándiz
e0ae1814b1
[sportdeutschland] Fix extraction ( fixes #4544 )
10 years ago
Adrian Kretz
9532d72371
[cnn] Add support for articles with videos ( fixes #4541 )
10 years ago
Sergey M․
1362bbbb4b
[adobetv] Add extractor ( Closes #4536 )
10 years ago
Jaime Marquínez Ferrándiz
f00fd51dae
Don't write the description file if info_dict['description'] is None ( #3166 )
10 years ago
Sergey M․
a8896c5ac2
[crunchyroll] Add .fr domain ( #4537 )
10 years ago
Jaime Marquínez Ferrándiz
5d3808524d
[extractor/common] Update docstring: replace FileDownloader with YoutubeDL
10 years ago
Jaime Marquínez Ferrándiz
c8f167823f
[dbtv] Make sure the 'id' field is a string
10 years ago
Jaime Marquínez Ferrándiz
70f6796e7d
[telecinco] Rename 'episode' group to 'id' in the _VALID_URL regex
...
MiTeleIE now uses '_match_id'
10 years ago