Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #1915

Merged
merged 16 commits into from
Mar 19, 2023
Merged

Dev #1915

merged 16 commits into from
Mar 19, 2023

Conversation

dipu-bd
Copy link
Owner

@dipu-bd dipu-bd commented Mar 19, 2023

No description provided.

zimorok and others added 16 commits February 13, 2023 13:36
fix the error
```
! Error: Expecting value: line 1 column 1 (char 0) 
```
this usually happen when the JSON file exist but empty, no data inside.

to reproduce the error
- get any novel (e.g: https://novelhi.com/s/Traffords-Trading-Club)
- download all chapter until finish
- get to download folder>JSON, open any JSON file and delete the data inside then save
- download the same URL to the same Folder, u will get the error above
Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](theskumar/python-dotenv@v0.15.0...v1.0.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…v-gte-0.15.0-and-lt-2.0.0

Update python-dotenv requirement from <1.0.0,>=0.15.0 to >=0.15.0,<2.0.0
Updates the requirements on [python-slugify](https://github.com/un33k/python-slugify) to permit the latest version.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](un33k/python-slugify@4.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…fy-gte-4.0.0-and-lt-9.0.0

Update python-slugify requirement from <8.0.0,>=4.0.0 to >=4.0.0,<9.0.0
fix the error (_on Windows machine, with Virtual Environment. Not sure if Linux has the same problem_)

`! Error: Expecting value: line 1 column 1 (char 0) `

this happen when the JSON file exist but empty, no data inside with 0 size

to reproduce the error
- get any novel (e.g: https://novelhi.com/s/Traffords-Trading-Club)
- download all chapter until finish
- go to download folder>JSON, open any JSON file and delete the data inside then save
- download the same URL to the same Folder
- select to download All chapters
- error above will come out and stop all progress
Fix 'royalroad' source novel title and author
@dipu-bd dipu-bd merged commit 0d8402b into master Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants