Skip to content

Commit

Permalink
Merge pull request #19 from Atrate/master
Browse files Browse the repository at this point in the history
Fix ep numbers in README.md
  • Loading branch information
Oshan96 authored Apr 10, 2020
2 parents f2c3449 + 9de2a44 commit 130c87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Explantion of the commands used :
### Q - How can I download one piece anime episodes 30 to 70 into "D:\Anime\One Piece" folder?

```bash
./anime-dl.exe -u https://9anime.to/watch/one-piece.ov8/169lyx -s 10 -e 20 -n https://www.animefillerlist.com/shows/one-piece -d "D:\Anime\One Piece"
./anime-dl.exe -u https://9anime.to/watch/one-piece.ov8/169lyx -s 30 -e 70 -n https://www.animefillerlist.com/shows/one-piece -d "D:\Anime\One Piece"
```

Explanation of commands :
Expand Down

0 comments on commit 130c87c

Please sign in to comment.