]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
Fix parsing of HTML5 media elements
authorChristian Pointner <equinox@helsinki.at>
Fri, 2 Sep 2016 23:50:26 +0000 (01:50 +0200)
committerSergey M․ <dstftw@gmail.com>
Sat, 3 Sep 2016 09:09:35 +0000 (16:09 +0700)
This fixes an error in _parse_html5_media_entries in case
an audio or video tag directly uses a src attribute insted
of <source> elements in it's body.


No differences found