Small change to apple trailers script
#1
i noticed that the aqtbrowser.py script didn't work for the movie trailer of the ring 2 and cars among others. this can easily be fixed by changing the following line in the script:

Quote:link_ends = ['large.html', '_lg.html', 'high.html', '_high_stream.html', 'bigger.html', 'large.html']

to

Quote:link_ends = ['large.html', '_lg.html', '_lrg.html', 'high.html', '_high_stream.html', 'bigger.html', 'large.html']
Reply
#2
tnx :thumbsup:
Reply

Logout Mark Read Team Forum Stats Members Help
Small change to apple trailers script0