[utils] Default age_limit to None
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 3 Oct 2014 18:17:10 +0000 (20:17 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Fri, 3 Oct 2014 18:17:12 +0000 (20:17 +0200)
commitd838b1bd4a256484820af7aeb0c2711934cb00ad
tree94680fb9f3c35d0faeb88a143fc42894cbd1a896
parentfe506288bd327d3e7e9a90706ba10f3ff3d36ffe
[utils] Default age_limit to None

If we can't parse it, it means we don't have any information, not that the content is unrestricted.
youtube_dl/extractor/common.py
youtube_dl/utils.py