>>1736806Oh! Yes. I'm stupid so I forgot to mention the BASE purpose of that app. Yes, it does store ALL of the links you've EVER dumped into it and automatically filters out/removes all of the that are already recorded in the XML database. In other words, if you were to dump same link into it ten times, it would output it only once so that you can feed it into JDownloader. Furthermore, if it detects that the video you try to download was removed or expunged from nico, it will also filter it out. My application only outputs links of videos that are available for download and that you never attempted to dump into it previously.
Answering your question, it does solve the problem of downloading the same nico video again. Though in my case I was bothered by the space that duplicate videos took on my HDD, I decided to solve this problem myself.
Mind, that my app is really crude, commandline, without any GUI and not idiotproof. (pic related) Half of the time I literally run it from VisualStudio since I keep on modifying it. Also since I'm lazy bastard I used two libraries to manage downloads and XML parsing for me. Please don't tell /g/ about this app as they will laugh at me for being faggot.