So, the sites I'm currently interested in doing this with are FileFactory FileJungle, and MegaShares.
I'm wondering if there are good examples anywhere, or if anyone is willing to explain what the process would be (what I would have to do) in order to make it so I could make it so my python script can log into one of these account and return all the links (either from the default directory, or perhaps a directory I'd have to change to).
I've been working on putting a script together to rename files and upload them. I'm hoping I can get it to the point that I can have it rename, rar, upload, and delete the files. But I'm dealing with a lot of 50GB Blu-ray discs; so before I can automate the deleting part, I have to be able to make sure the links are actually up there.
I'm wondering if there are good examples anywhere, or if anyone is willing to explain what the process would be (what I would have to do) in order to make it so I could make it so my python script can log into one of these account and return all the links (either from the default directory, or perhaps a directory I'd have to change to).
I've been working on putting a script together to rename files and upload them. I'm hoping I can get it to the point that I can have it rename, rar, upload, and delete the files. But I'm dealing with a lot of 50GB Blu-ray discs; so before I can automate the deleting part, I have to be able to make sure the links are actually up there.