[allocine] Fix for Python 2.6
authorYen Chi Hsuan <yan12125@gmail.com>
Sun, 31 Jan 2016 19:34:02 +0000 (03:34 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sun, 31 Jan 2016 19:34:02 +0000 (03:34 +0800)
commitf63757ec35bb310d05966de03dcfae72b427eac3
tree6bcde1f840c0035a3f604b439be21bf1bcc9f8d0
parent7a0ed06909f8951f8be3049ab089d61ead626158
[allocine] Fix for Python 2.6

Python 2.6 does not support .// syntax in find(). Fortunately, the
interested node is at the top level
youtube_dl/extractor/allocine.py