cool script for novelupdates rss I made

Discussion in 'Tech Discussion' started by mangoberry, May 31, 2023.

  1. mangoberry

    mangoberry beatsaber is too addictive...

    Joined:
    Jul 5, 2019
    Messages:
    157
    Likes Received:
    185
    Reading List:
    Link
    https://github.com/aerits/Better-Novelupdates-RSS

    IDK if this is the right place for this, but I just wanted to share this little script that allows you to mark chapters on novelupdates as read from the terminal. I got annoyed from having to go to novelupdates.com to mark chapters as read when reading from the rss feed so I made this. Its a python script because then it should be easy to code an implementation into your rss feed reader of choice.
     
  2. chrissy987

    chrissy987 Well-Known Member

    Joined:
    Jun 16, 2017
    Messages:
    122
    Likes Received:
    147
    Reading List:
    Link
    Bro we have no idea what that means or how it works lol but kudos!!
     
    mangoberry likes this.
  3. holdingbag

    holdingbag Member

    Joined:
    Jan 22, 2023
    Messages:
    19
    Likes Received:
    8
    Reading List:
    Link
    In other words, you want to implement the autobookmark function of SH here at NU? kudos.
     
    mangoberry likes this.
  4. sakyuya

    sakyuya 【Villain】【Very tired and wants to retire】

    Joined:
    Jan 31, 2017
    Messages:
    1,443
    Likes Received:
    3,139
    Reading List:
    Link
    Everyone who work hard for the community is most appreciated. Kudos.
     
    mangoberry likes this.
  5. sgrey

    sgrey Well-Known Member

    Joined:
    Jul 12, 2017
    Messages:
    1,215
    Likes Received:
    1,497
    Reading List:
    Link
    It seems you have to log into NU from the browser regardless and then your script will only work if you have an active session with a login. If it's expires or you haven't logged in/your IP changed, it will break. Also, I think you had to use the web browser partially because of this reason, or large amount of js can do that too. And a good alternative can be lynx, which can help with that as well. Oh, and the stupid DDOS protection thing I think is enabled here which you would need to bypass (the cloudflare thing).

    This is nice, but I think it would be suited better for a browser plugin or a custom script that will either show a button next to what you are reading or capture your chapter click and make that read. Or something.
     
  6. Shadow Bunny

    Shadow Bunny Count of Carrot

    Joined:
    Nov 28, 2023
    Messages:
    210
    Likes Received:
    931
    Reading List:
    Link
    This is pretty great! I think this is a very good way to learn coding better, by making cool applications out of it~
     
  7. SimKross

    SimKross Active Member

    Joined:
    Aug 22, 2016
    Messages:
    4
    Likes Received:
    8
    Reading List:
    Link
    2?
     
    Last edited: Dec 25, 2023