[AnimeLab] Update comment to accurately use 'usenetrc' testing option
This commit is contained in:
parent
08dbeaf3b1
commit
f5907438fe
@ -76,7 +76,7 @@ class AnimeLabIE(AnimeLabBaseIE):
|
|||||||
_VALID_URL = r'https?://(?:www\.)?animelab\.com/player/(?P<id>[^/]+)'
|
_VALID_URL = r'https?://(?:www\.)?animelab\.com/player/(?P<id>[^/]+)'
|
||||||
|
|
||||||
# the following tests require authentication, but a free account will suffice
|
# the following tests require authentication, but a free account will suffice
|
||||||
# just set 'netrc' to true in test/local_parameters.json if you use a .netrc file
|
# just set 'usenetrc' to true in test/local_parameters.json if you use a .netrc file
|
||||||
# or you can set 'username' and 'password' there
|
# or you can set 'username' and 'password' there
|
||||||
# the tests also select a specific format so that the same video is downloaded
|
# the tests also select a specific format so that the same video is downloaded
|
||||||
# regardless of whether the user is premium or not (needs testing on a premium account)
|
# regardless of whether the user is premium or not (needs testing on a premium account)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user