aag / apple_trailer_downloader

A script to download HD trailers from the Apple Trailers website.
GNU General Public License v3.0
23 stars 5 forks source link

Filename becomes 1080p though actual video size is 480p #4

Closed forthrin closed 8 years ago

forthrin commented 8 years ago

This is a cosmetic issue, but reporting it anyway. Example:

Checking for The Night Before Could not find a trailer file URL with resolution '1080'. Retrying with '720' Could not find a trailer file URL with resolution '720'. Retrying with the 'web' source Could not find a trailer file URL with resolution '720'. Retrying with '480' *\ File already downloaded, skipping: The Night Before.Trailer.1080p.mov

aag commented 8 years ago

This is fixed in commit 5db4c1e.

aag commented 8 years ago

Note: after updating your script, it will re-download any trailers that were incorrectly named previous to this fix.