https://github.com/thedesconnet/oxyparserjs
Parser links to files from OxyCloud in Node JS
https://github.com/thedesconnet/oxyparserjs
nodejs oxycloud parser
Last synced: about 1 month ago
JSON representation
Parser links to files from OxyCloud in Node JS
- Host: GitHub
- URL: https://github.com/thedesconnet/oxyparserjs
- Owner: theDesConnet
- License: gpl-2.0
- Created: 2023-02-03T13:35:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T14:12:11.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T19:03:48.774Z (about 1 year ago)
- Topics: nodejs, oxycloud, parser
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## OxyParser JS
Parser links to files from OxyCloud
> By default, the sorting of received links by file type is enabled. In order for the links to be in the same file, you need to run main.js with the "--unsort" argument
Example: node main.js --unsort
Logs are saved in the current directory from where the file was launched
## Run
To run the script, you will need [node.js](https://nodejs.org/en/download/) at least version 16.9.0, as well as the dependencies that the script uses to install them in the root folder of the project, open the console and write `npm i` after which the dependencies should be installed.
## Screenshot

# ToDo
* Send logs to Discord webhook
* Optimze parsing
> The list will be updated
# Support Author
[](https://qiwi.com/n/theDesConnet)
# I am in...
[](https://vk.com/endnet)
[](https://youtube.com/c/DesConnet)
[](https://discord.com/users/1027310755760062545/)