Skip to content

Commit

Permalink
Rectidy spelling mistake in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullahM0hamed committed Feb 11, 2021
1 parent 895fbae commit 382b881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anime_downloader/sites/nyaa.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Nyaa(Anime, sitename='nyaa'):
~~~~~~
filter: Choose filter method in search. One of ['No filter', 'No remakes', 'Trusted Only'] - ignored if episodic is set to 'True'
category: Choose categories to search. One of ['Anime Music Video', 'English-translated', 'Non-English-translated'] - ignored if episodic is set to 'True'
episodic: one of ['True', 'False'] - used to determine whether nyaa should be scraped as-is, or whether attempts should be made to find single-ep links, order them by ep, snd download them as you would from other providers
episodic: one of ['True', 'False'] - used to determine whether nyaa should be scraped as-is, or whether attempts should be made to find single-ep links, order them by ep, and download them as you would from other providers
"""

sitename = 'nyaa'
Expand Down

0 comments on commit 382b881

Please sign in to comment.