- get poster url
- Add preDownload function
- Add an options to let user choose to download or save files
- Separate functions in different files
- Change
bin
location
- Add
.npmignore
- Add Rollup for future changes
- Add an option to choose between Advanced & Quick search
- Add ESlint for code roles
- Switch CLI for more promise syntax
- Switch CLI to promise syntax
- Fix undefined issue
- Add Jest for basics Unit testing
- Fix an issue in connection
- Move CLI function to a separate file
- Separate main function as a separated functions
- Re-structrured project functionalites
- Make helpers exported for the external use
- Add downloading count
- Fix an issue if loop
- Fix an issue in custom serie download
- Fix an issue in movie download
- Fix an issue in download
- Deprecated puppeteer and replaced by axios & cheerio
- Re-write the project without puppeteer
- Move devDependencies to dependencies
- Add some CLI options
- Add
bin
for global usage
- Build & push basic project functionalities