1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-20 08:05:40 +07:00
Files
yt-dlp/youtube_dl/extractor/allocine.py
Yen Chi Hsuan f63757ec35 [allocine] Fix for Python 2.6
Python 2.6 does not support .// syntax in find(). Fortunately, the
interested node is at the top level
2016-02-01 03:34:02 +08:00

3.4 KiB