fa0e8568b4
Last update for dependabot. More would need to do some actually work on the code, which is *not* on the menu for today,
master
Godzil
2023-06-27 16:50:37 +02:00
c82319a2c6
Make code (somwhat) compliant with latest version of CloudScraper and add some instrumentation to try to understand what is happening with web based login. Still unclear for now..
Godzil
2019-05-07 13:13:08 +02:00
1fe7c697c5
Remove the old and unneeded ts.js
Godzil
2019-05-07 13:11:03 +02:00
239d1c60a3
Update some dependencies
Godzil
2019-05-07 13:10:34 +02:00
bdfc96d56e
Remove package-lock.json as it is not needed
Godzil
2019-04-30 16:57:25 +02:00
876def4392
Add code to check what langage CR is serving the page, and try to adapt some regexp to that. The langage can be forced by the user
Godzil
2018-08-11 20:42:12 +01:00
fd447f2cc6
Update readme with some information about config file
Godzil
2018-08-01 23:20:02 +01:00
7dcd932ee5
Add a warning message is a license infobox is display to say that maybe some episodes would be missing
Godzil
2018-08-01 22:40:45 +01:00
ed233de565
Add an experimental feature: ignoring episodes from season that end with 'dub)' as they are dubbed seasons.
Godzil
2018-08-01 22:08:21 +01:00
a679573bf3
Add support to change the user agent.
Godzil
2018-08-01 21:26:11 +01:00
24d6892261
Linter, I hate you with your stupid remarks.
Godzil
2018-08-01 21:22:28 +01:00
25dabd4955Fix#80, the batch file path should not be related to the output folder. Also make sure that an absolute path is not treated as a relative one!
Godzil
2018-08-01 21:21:46 +01:00
ce65324c57
Add a message before login just to look pretty.
Godzil
2018-08-01 20:38:14 +01:00
a0f10252a1
Add back the old login method as fallback.
Godzil
2018-08-01 20:37:50 +01:00
6e638488dc
Update user agent.
Godzil
2018-08-01 20:37:07 +01:00
2e8de8c5c2
Make lint happy (sorry cookie monster, nothing for you here :( )
Godzil
2018-08-01 19:57:29 +01:00
9c3aaf220a
Make authentification error report to work, and warn user if trying to use API but not filling corresponding fields
Godzil
2018-08-01 19:55:59 +01:00
9fb85d4376
Now that we have cookies, persistant config file, we can log and stay logged between run (or I hope so) so add a delog command, and make the cookie monster happy.
Godzil
2018-08-01 00:52:23 +01:00
a582b15103
Check if the we got proper information about the session, else die with a lot of suffers!
Godzil
2018-08-01 00:50:38 +01:00
da3a51991c
Properly use the config info for API endpoint informations.
Godzil
2018-08-01 00:49:49 +01:00
22f70c86f5
Add a function to make the cookie monster happy!
Godzil
2018-08-01 00:48:38 +01:00
80165a76e0
Use a proper UUID v4 instead of the weird code to generate a device id
Godzil
2018-08-01 00:47:33 +01:00
a6b025bdbf
Add a proper cookie store.
Godzil
2018-08-01 00:46:14 +01:00
02a9ed1eb8
Add some new packages for future changes
Godzil
2018-08-01 00:43:30 +01:00
6f192b1712
Now use the config file for base configuration, and command line parameter to overide some of these parameter.
Godzil
2018-08-01 00:43:07 +01:00
b947a110e2
Create config manager to store part of the config in a json file. Update the IConfig structure to add new values for API login.
Godzil
2018-08-01 00:40:20 +01:00