Get information from a URL stored

If you need help on how to use the program
Post Reply
al0203
Posts: 72
Joined: 2013-02-27 05:24:17

Get information from a URL stored

Post by al0203 »

Now the new AMC version store de URL address where AMC took the information of this movie. Is it possible to update the information of the movie just using the URL stored?

When you look for a movie information, it use to be more than one movie with the same name, but if you use URL address the information would be always unique.
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

It is rather easy to do in the script's code, but it has to be done specifically for each script. Most use a similar structure but I do not think it can't easily be automated by the program.
For which script do you want to do that?
al0203
Posts: 72
Joined: 2013-02-27 05:24:17

Post by al0203 »

antp wrote:It is rather easy to do in the script's code, but it has to be done specifically for each script. Most use a similar structure but I do not think it can't easily be automated by the program.
For which script do you want to do that?
I did it. It was very easy. Thank you.
Post Reply