Include length in player cache ID
authorPhilipp Hagemeister <phihag@phihag.de>
Fri, 4 Oct 2013 09:36:04 +0000 (11:36 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Fri, 4 Oct 2013 09:36:06 +0000 (11:36 +0200)
commit7f8ae73a5d866d52989f2d47d200476e572ca185
treec194b2171ed0995db9a8c8c6ab8b7eed0bf2f969
parent466880f53106a2604235d82f38a9f2f82827c268
Include length in player cache ID

Some videos use the same player with IDs of multiple lengths.
See https://travis-ci.org/rg3/youtube-dl/jobs/12126506#L319 for an example.
youtube_dl/extractor/youtube.py