Patrick Dessalle
486c248d31
Only France seem to use that name according to Wikipedia
2019-09-01 18:14:01 +02:00
TinyToweringTree
716514b92b
[ard] Fix two flake8 errors
2019-09-01 17:22:15 +02:00
TinyToweringTree
767878189b
[ard] Update tests
2019-09-01 13:16:20 +02:00
TinyToweringTree
18ed43ee97
[ard] Add series data to the old extractors
2019-09-01 13:16:20 +02:00
TinyToweringTree
2249a4b10a
[ard] Add playlist extraction
2019-09-01 13:16:20 +02:00
TinyToweringTree
a11d059889
[ard] Make video format extraction more robust
2019-09-01 13:16:20 +02:00
TinyToweringTree
614c62ec8f
[ard] Streamline metadata extraction
2019-09-01 13:16:20 +02:00
TinyToweringTree
0f6bfb1325
[ard] Extract episode information
2019-09-01 13:16:20 +02:00
TinyToweringTree
663779e2e8
[ard] Add extraction and handling of age_limit
2019-09-01 13:16:20 +02:00
TinyToweringTree
51bd522667
[ard] Improve resolution extraction for HTTP files
2019-09-01 13:16:20 +02:00
sofutru
6919d589b1
Update youtube.py
2019-09-01 07:49:16 +07:00
Anh Nhan Nguyen
8a565f969c
[gfycat] no-capture group
2019-09-01 00:30:47 +02:00
Cam.Rossington.MacAir
8deeeb87a9
Add test for podcast with episode descriptions.
...
Test runs successfully, but does not yet test for the existence of
episode descriptions.
2019-08-31 16:54:23 -04:00
Sergey M․
f620d0d860
release 2019.09.01
2019.09.01
2019-09-01 03:33:02 +07:00
Sergey M․
79dd8884bb
[ChangeLog] Actualize
...
[ci skip]
2019-09-01 03:18:35 +07:00
Sergey M․
df228355fd
[xhamster:user] Add extractor ( closes #16330 , closes #18454 )
2019-09-01 03:12:56 +07:00
Sergey M․
8945b10f6e
[xhamster] Add support for more domains
2019-09-01 03:09:04 +07:00
Sergey M․
7cb51b5daf
[extractor/generic] Improve squarespace detection and fix test ( closes #21859 , refs #21294 , refs #21802 )
2019-09-01 01:25:48 +07:00
Barbara Miller
d78657fd18
[extractor/generic] Add support for squarespace embeds ( closes #21294 )
2019-09-01 01:25:48 +07:00
Sergey M․
cc73d5ad15
[openload] Fix domains regex
2019-09-01 01:25:48 +07:00
telephono
71f47617c8
[downloader/external] Respect mtime option for aria2c ( #22242 )
2019-09-01 00:24:43 +07:00
Remita Amine
3f46a25a97
[verystream] add support for woof.tube ( closes #22217 )
2019-08-31 10:02:09 +01:00
sofutru
cc7ffd2302
[youtube] Add invidious tor instances
2019-08-31 08:12:55 +07:00
Barbara Miller
ffb9bed78b
download squarespace escaped video embeds
2019-08-29 17:19:12 -07:00
Sergey M․
9d058b3206
[dailymotion] Add support for lequipe.fr ( closes #21328 , closes #22152 )
2019-08-29 23:08:19 +07:00
Lucas
2e5974a551
[clavior] Fix bug for bofiaz.com
2019-08-29 17:19:20 +02:00
Lucas
cd78b7edca
[clavior] Add new extractor
2019-08-29 16:28:01 +02:00
v-delta
89c50fda50
[yourporn] Drop support for yourporn.sexy and fix support for sxyprn.com
2019-08-29 16:23:39 +02:00
v-delta
12113ad249
[sxyprn] Make YourPornIE not match URLs from https://sxyprn.com
2019-08-29 16:02:15 +02:00
v-delta
54fdf7cc51
[sxyprn] Add new extractor
2019-08-29 15:25:04 +02:00
Martin Güthler
c209919a47
Restore yourporn extractor
2019-08-29 08:33:38 +02:00
DirkGiggler
4596e46231
Updated the AZNude extractor
2019-08-29 00:55:50 +05:30
DirkGiggler
d83d3cca51
Remove thumbnail url matching from aznude.py
2019-08-28 23:55:12 +05:30
DirkGiggler
2eb0eedf24
Updated aznude.py
2019-08-28 23:55:12 +05:30
DirkGiggler
1eec868cf2
Updated aznude.py
...
- Consolidated Movie and Celeb IE into a single CollectionIE
- Added support for multiple formats
2019-08-28 23:55:12 +05:30
DirkGiggler
5870df6f57
[aznude] updated extractors.py
2019-08-28 23:55:12 +05:30
DirkGiggler
768810dd2d
[aznude] Add new extractor
2019-08-28 23:54:42 +05:30
Patrick Dessalle
b394aeef7c
Fix issue reported by flake8
2019-08-28 19:11:31 +02:00
Patrick Dessalle
99849cc80f
[NickBr] add support for nickelodeonjunior.fr
2019-08-28 19:04:57 +02:00
Patrick Dessalle
fb13564a98
Merge pull request #1 from ytdl-org/master
...
Catch up
2019-08-28 19:00:16 +02:00
tsia
70a1d4caa7
Merge pull request #6 from ytdl-org/master
...
update
2019-08-28 16:32:52 +02:00
vdelta
a62b41a515
[sxyprn] Add new extractor ( closes #21645 )
2019-08-28 14:04:42 +02:00
telephono
a225f0e4d7
[downloader/external/aria2c] Use the Last-modified header to set the file modification time
2019-08-28 13:04:15 +02:00
Cameron Rossington
4b1144ff06
Look for podcast description in generic extractor.
...
Tries sequentially to find common tags containing episode descriptions
for podcasts when using the generic extractor. Silently allows
description to be None if there are not any found.
2019-08-28 01:34:12 -04:00
Sumit Basak
16bdaf52c1
[putio] Added PutIo extractor
2019-08-27 16:54:27 -04:00
Sergey M․
b500955a58
[openload] Add support for oload.vip ( closes #22205 )
2019-08-28 01:58:07 +07:00
Jay
acc86c9a97
[bbc] Fix some tests
2019-08-28 01:53:40 +07:00
Jay
b72305f078
[bbccouk] Extend _VALID_URL ( closes #19200 )
2019-08-28 01:53:40 +07:00
sofutru
494d664e67
[youtube] Add support for invidious.nixnet.xyz and yt.elukerio.org ( #22223 )
2019-08-28 01:39:59 +07:00
sofutru
67244cfaac
Update youtube.py
2019-08-27 22:31:07 +07:00