Commit graph

443 commits

Author SHA1 Message Date
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
Izuco
0acac420d9
Merge pull request #349 from acc029/master
Separate Latin American Spanish and European Spanish codes with region/territory tags
2022-07-23 21:30:06 +02:00
Izuco
28d1b835e3
Fix eslint errors 2022-07-23 21:24:24 +02:00
acc029
c0aa3fa5df
Merge branch 'anidl:master' into master 2022-07-23 12:36:13 -03:00
izu-co
e7abd13bb1 Ability to override the name of "cc" + Documentation 2022-07-22 16:48:33 +00:00
Izuco
5751676e16
Ability to override the name of "cc" 2022-07-22 18:47:37 +02:00
izu-co
4416e34398 Ability to change the default sub and/or dub langauge in merged file + Documentation 2022-07-21 18:07:00 +00:00
Izuco
c3fbc34478
Ability to change the default sub and/or dub langauge in merged file 2022-07-21 20:06:10 +02:00
acc029
1d00b42b0b Separate Latin American Spanish and European Spanish codes with region/territory tags 2022-07-21 14:36:25 -03:00
Izuco
e80dd03951
Merge pull request #346 from anidl/dependabot/npm_and_yarn/gui/react/terser-5.14.2
Bump terser from 5.13.1 to 5.14.2 in /gui/react
2022-07-21 18:45:08 +02:00
Izuco
55f34fb388
Merge pull request #347 from anidl/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.14.0 to 5.14.2
2022-07-21 18:44:58 +02:00
dependabot[bot]
01a490a730
Bump terser from 5.14.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 05:30:48 +00:00
dependabot[bot]
9fb131a3f1
Bump terser from 5.13.1 to 5.14.2 in /gui/react
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 03:53:47 +00:00
izu-co
5b29bd381c Merge pull request #343 from acc029/master + Documentation 2022-07-19 12:23:33 +00:00
Izuco
9dbd30a5f4
Merge pull request #343 from acc029/master 2022-07-19 14:22:28 +02:00
acc029
d8917d918a
Fix support for new dubs
Fix English/European Spanish dub downloads and add support for Hindi. European Spanish and Latin American Spanish still use the same download code.
2022-07-19 08:30:16 -03:00
Izuco
7e67a8f61a
CC for Crunchyroll 2022-07-05 23:03:19 +02:00
Izuco
b8432270b6
Fixed #339 2022-07-04 18:19:26 +02:00
Izuco
4984a2bfbf
Merge branch 'master' of https://github.com/anidl/multi-downloader-nx 2022-07-02 14:02:32 +02:00
Izuco
936f86b1f0
Sanitize filename parts; Fix #335 2022-07-02 14:02:10 +02:00
izu-co
b076d8f615 Added zh-CN + Documentation 2022-07-02 11:55:42 +00:00