1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-10 23:37:07 -05:00
Files
youtube-dl/youtube_dl/extractor/comedycentral.py
Jaime Marquínez Ferrándiz 9ddaf4ef8c [comedycentral] Change XPath .//guid to ./guid (fixes #2668)
It fails to find the element in python 2.6 and it's not required, the
element is a direct child of the item node.
2014-04-01 21:38:07 +02:00

8.8 KiB