Closed jaevibing closed 3 years ago
Thanks for the new feature! It's a great idea. I've left some comments in the code that will simplify future maintenance; take a look and make the changes, then I can look into merging.
Thanks for the new feature! It's a great idea. I've left some comments in the code that will simplify future maintenance; take a look and make the changes, then I can look into merging.
I've made some changes to the code, I'll run a test to verify it works correctly.
Thanks for the new feature! It's a great idea. I've left some comments in the code that will simplify future maintenance; take a look and make the changes, then I can look into merging.
I've made some changes to the code, I'll run a test to verify it works correctly.
I ran a test and it worked as expected, should be all good to go.
Looks great!
I added a new argument that allows the user to scrape fics of only a certain language (e.g. only French fics). The argument is
--lang
and I updated the documentation for this new feature.