Respect age_limit when listing extractors (Fixes #4653)
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 7 Jan 2015 06:20:20 +0000 (07:20 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 7 Jan 2015 06:20:20 +0000 (07:20 +0100)
commit059006292523264f4e7c7e03df3729612af8099c
tree8d1e12c32a966aeb373dd972838febe1d591061d
parent76b3c61012b5cd5a539e2a1a121d11427e6c4c6d
Respect age_limit when listing extractors (Fixes #4653)
test/helper.py
test/test_utils.py
youtube_dl/YoutubeDL.py
youtube_dl/__init__.py
youtube_dl/extractor/__init__.py
youtube_dl/extractor/common.py
youtube_dl/extractor/xtube.py
youtube_dl/utils.py