screencap: add page; ani-cli: add Malayalam translation (#8728)

This commit is contained in:
K.B.Dharun Krishna
2022-10-13 16:58:46 +05:30
committed by GitHub
parent 52c0ef4698
commit de84d048c7
3 changed files with 46 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
# ani-cli
> അനിമേ തിരയുവാനും കാണുവാനുമുള്ള കമാൻഡ് ലൈൻ യൂട്ടിലിറ്റി.
> കൂടുതൽ വിവരങ്ങൾ: <https://github.com/pystardust/ani-cli>.
- ഒരു അനിമേയുടെ പേര് സെർച്ച് ചെയ്യുവാൻ:
`ani-cli "{{അനിമേയുടെ_പേര്}}"`
- ഒരു എപ്പിസോഡ് ഡൗൺലോഡ് ചെയ്യുവാൻ:
`ani-cli -d "{{അനിമേയുടെ_പേര്}}"`
- വി.എൽ.സി മീഡിയ പ്ലേയറിൽ കാണുവാൻ:
`ani-cli -v "{{അനിമേയുടെ_പേര്}}"`
- നിശ്ചിത എപ്പിസോഡ് കാണുവാൻ:
`ani-cli -a {{എപ്പിസോഡ്_നമ്പർ}} "{{അനിമേയുടെ_പേര്}}"`
- മുൻപ് കണ്ടുകൊണ്ടിരുന്ന അനിമേ തുടർന്ന് കാണുവാൻ:
`ani-cli -c`
- ഈ യൂട്ടിലിറ്റി അപ്ഡേറ്റ് ചെയ്യുവാൻ:
`ani-cli -U`