Commit graph

463 commits

Author SHA1 Message Date
AnimeDL
9d38278955 Actually fix #452 2023-01-23 21:21:48 -08:00
AnimeDL
a0873e4937 Update version number + Documentation 2023-01-24 04:20:14 +00:00
AnimeDL
e97e47d395 Update version number 2023-01-23 20:19:18 -08:00
AnimeDL
caeea00737 Improve detection of media types 2023-01-23 20:18:56 -08:00
AnimeDL
170f526cc2 Fixes #453: Multiple same seasons can exist
Previously if more than one season with the same number existed, it would squash and only the last one would be able to exist... this should hopefully fix that... or make everything worse.
2023-01-23 20:18:36 -08:00
AnimeDL
f23159fb71 Fixes all dubs not showing
Fixes all dubs not showing on old format series
2023-01-23 18:25:38 -08:00
AnimeDL
486c7d0666 Fix #452: logging details 2023-01-23 16:48:45 -08:00
AnimeDL
6afb8a45a6 Fix authentication error after long downloads 2023-01-23 16:05:03 -08:00
AnimeDL
28a85aa085 revert change to url requesting 2023-01-23 11:25:02 -08:00
AnimeDL
736c403575 Merge branch 'master' of https://github.com/anidl/multi-downloader-nx 2023-01-23 10:11:20 -08:00
AnimeDL
e07a4c4228 Update Author to include email 2023-01-23 10:10:55 -08:00
AnimeDL
5fc1c1ad2a
Merge pull request #451 from anidl/crunchyv2api
Update Crunchyroll to the latest API, including redoing the handling of dubs
2023-01-23 09:44:27 -08:00
AnidlSupport
40b5fde746 + Documentation 2023-01-23 07:46:41 +00:00
AnimeDL
47fcaeed50 update json5 2023-01-22 22:12:24 -08:00
AnimeDL
f97cc151e0 ignore dev script linting 2023-01-22 22:07:01 -08:00
AnimeDL
cdc5fae88e Update Maintainers 2023-01-22 21:38:55 -08:00
AnimeDL
64a69d953e Update Crunchy to new API 2023-01-22 21:37:53 -08:00
AnimeDL
614c382402 Update got 2023-01-21 21:19:13 -08:00
AnimeDL
d4fac8e6ce update electron builder 2023-01-21 11:28:32 -08:00
AnimeDL
56a66bdfbb linter + Documentation 2023-01-21 18:57:40 +00:00
AnimeDL
ab670d08e7 linter 2023-01-21 10:56:17 -08:00
AnimeDL
95b8c14b89 Prelim Crunchy Update 2023-01-21 10:49:05 -08:00
AnidlSupport
d66d86fb7c
Update dev.js 2023-01-21 12:53:02 +01:00
AnidlSupport
cf8b02421f
Add dev script 2023-01-20 23:36:23 +01:00
AnidlSupport
b34bb417b9 Merge pull request #401 from metaljerk/typo-fix
Fix minor typos + Documentation
2022-11-03 11:54:19 +00:00
AnidlSupport
8956926ea0
Merge pull request #401 from metaljerk/typo-fix
Fix minor typos
2022-11-03 12:53:36 +01:00
metaljerk
3b7cff85cf
Update DOCUMENTATION.md 2022-10-11 16:00:58 -05:00
metaljerk
31c2e6eb26
Update module.args.ts 2022-10-11 16:00:03 -05:00
AnimeDL
6c10aa1719 Merge pull request #381 from RavensRain/master
Ability to reduce unnecessary bandwidth usage + Documentation
2022-09-19 03:38:25 +00:00
AnimeDL
45b2fc2624
Merge pull request #381 from RavensRain/master
Ability to reduce unnecessary bandwidth usage
2022-09-18 20:37:52 -07:00
RavensRain
67ccb5daaa set dlVideoOnce to crunchy only 2022-09-12 19:14:51 +02:00
RavensRain
cce7956b07 remove useless console.log
and set dlVideoDownload as non-default
2022-09-11 13:22:05 +02:00
RavensRain
f6303c1a6e Ability to reduce unnecessary bandwidth usage 2022-09-11 10:41:21 +02:00
AnidlSupport
c3835cb79b
Merge pull request #370 from anidl/dependabot/npm_and_yarn/dotenv-16.0.2
Bump dotenv from 14.3.2 to 16.0.2
2022-08-31 13:38:26 +02:00
AnidlSupport
f7d9c9a1af
Merge pull request #369 from anidl/dependabot/npm_and_yarn/types/yargs-17.0.12
Bump @types/yargs from 17.0.10 to 17.0.12
2022-08-31 13:38:16 +02:00
AnidlSupport
e7ec2b9f92
Merge pull request #368 from anidl/dependabot/npm_and_yarn/eslint-8.23.0
Bump eslint from 8.20.0 to 8.23.0
2022-08-31 13:38:06 +02:00
AnidlSupport
b43375a377
Merge pull request #363 from anidl/dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-7.2.13
Bump fork-ts-checker-webpack-plugin from 6.5.2 to 7.2.13
2022-08-31 13:37:52 +02:00
AnidlSupport
efea1d9bd2
Merge pull request #362 from anidl/dependabot/npm_and_yarn/removeNPMAbsolutePaths-3.0.0
Bump removeNPMAbsolutePaths from 2.0.0 to 3.0.0
2022-08-31 13:37:43 +02:00
dependabot[bot]
1ec0b19db6
Bump dotenv from 14.3.2 to 16.0.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 14.3.2 to 16.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v14.3.2...v16.0.2)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 06:23:05 +00:00
dependabot[bot]
263728a7d7
Bump @types/yargs from 17.0.10 to 17.0.12
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.10 to 17.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

---
updated-dependencies:
- dependency-name: "@types/yargs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 06:24:01 +00:00
dependabot[bot]
115b2628e0
Bump eslint from 8.20.0 to 8.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.23.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 06:24:07 +00:00
AnimeDL
7a6b152b7a
Add Discord to readme
Add discord to readme, and spellcheck
2022-08-28 11:51:00 -07:00
dependabot[bot]
b7bbbe8be8
Bump fork-ts-checker-webpack-plugin from 6.5.2 to 7.2.13
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.5.2 to 7.2.13.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v6.5.2...v7.2.13)

---
updated-dependencies:
- dependency-name: fork-ts-checker-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 18:22:42 +00:00
dependabot[bot]
effcec2db8
Bump removeNPMAbsolutePaths from 2.0.0 to 3.0.0
Bumps [removeNPMAbsolutePaths](https://github.com/juanjoDiaz/removeNPMAbsolutePaths) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/juanjoDiaz/removeNPMAbsolutePaths/releases)
- [Commits](https://github.com/juanjoDiaz/removeNPMAbsolutePaths/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: removeNPMAbsolutePaths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 18:22:16 +00:00
anidl-git
ea4f202ee5
Add files via upload 2022-08-19 21:21:34 +03:00
Izuco
7658259836
Update Dockerfile 2022-07-28 15:20:41 +02:00
Izuco
663fe567ef
Update docker.yml 2022-07-28 15:03:58 +02:00
izu-co
9b4b968730 Update version + dependencies + Documentation 2022-07-23 19:33:59 +00:00
Izuco
8b02f3efc1
Update version + dependencies 2022-07-23 21:33:15 +02:00
izu-co
6413409ef3 Merge pull request #349 from acc029/master
Separate Latin American Spanish and European Spanish codes with region/territory tags + Documentation
2022-07-23 19:30:38 +00:00