| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
We now test for the age_limit being set right in test_download, so we don't need more than two tests for the actual age limit handling.
|
| |
|
|
|
| |
typo
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Make them directly executable again
* Move common stuff (md5, parameters) to helper
* Never import *
* General clean up
|
|
|
|
|
|
| |
Use a sintax like
tox test.test_download:TestDownload.test_NowVideo
to run the specific test on all the tox environments (Python versions)
|
|
With these changes, users can now restrict what videos are downloaded by the intented audience, by specifying their age with --age-limit YEARS .
Add rudimentary support in youtube, pornotube, and youporn.
|