-
Notifications
You must be signed in to change notification settings - Fork 437
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
My artwork here! #187
Comments
I see that it's based on polidown, if you want we have just released 2.1 that should let the user refresh the session so that it won't crash mid-download and I'm working on a complete implementatiom of aria2c with rpc-json over websoket for better reliability over spawning aria2c as a child process Take a look at out refresh logic and copy as you like :) I'll try to remember to add your link to the reasons, ping me if I forget |
Or if you want I can help you move the uniCal login logic over to Destreamer so that you have a more solid base to start and expand with new features |
Let me know if you need anything! |
@lukaarma thanks man! I had a look of your work on Destreamer and what you are planning and that is absolutely fantastic! But rebasing UnicalDown on Destreamer properly developing model is a really hard work that not worth it. Unical has not too much aware users that could appreciate the work.
Feel free to help me if you have some suggestion :) |
This should be left to the user: they can change their power settings but there is no way to circumvent a system sleep from the nodejs sandbox
First order of business is that I suggest you should change from session cookies, that are extracted unreliably in polidown and switch to session eval in the page like we do Line 56 in 78e5818
And here is the folder we pass to puppeteer Line 53 in 78e5818
Check them out and maybe they can inspire you to create something similar |
@lukaarma okay, got it! I think is something that I can do in not much time. I can easily adapt your function and also move to session eval. Thanks for all suggestions :) and remind to pin my repo if you feel! |
@lukaarma EDIT: I was looking for some way to implement your solution about session exipiring. It requires a total re-implementation of user token managment and so good hours to spend on it. I decided to edit my notes in the Readme project file by pinning your comment. Maybe someone could working on if already has what and how to do. |
Hi! I compiled a specific version of Destreamer useful for University of Calabria users. Looks up here and feel free to mention it and suggest features or get inspiration from :)
The text was updated successfully, but these errors were encountered: