]> jfr.im git - yt-dlp.git/history - youtube_dl/extractor/generic.py
[generic] Ignore stupid HTTP servers (#1284)
[yt-dlp.git] / youtube_dl / extractor / generic.py
2013-08-21  Philipp Hagemeister[generic] Ignore stupid HTTP servers (#1284)
2013-07-12  Jaime Marquínez... GenericIE: allow to match declaration of the Brightocov...
2013-07-11  Philipp HagemeisterMerge remote-tracking branch 'yasoob/master'
2013-07-10  Jaime Marquínez... GenericIE: detect more Brightcove videos
2013-07-10  Jaime Marquínez... GenericIE: Detect videos from Brightcove
2013-07-01  Jaime Marquínez... GenericIE: match titles that spread across multiple...
2013-07-01  Philipp HagemeisterAdd --list-extractor-descriptions (human-readable list...
2013-06-27  Philipp HagemeisterMerge branch 'generate-ie-list'
2013-06-27  Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-27  Philipp HagemeisterMove tests to the IE definitions
2013-06-27  Philipp HagemeisterMerge pull request #954 from gitprojs/generic
2013-06-27  Albert KimMade 'video' the default title for generic IE
2013-06-27  Albert KimMade generic IE handle more cases
2013-06-23  Philipp Hagemeister[break] adapt to new paths
2013-06-23  Philipp HagemeisterMove GenericIE into its own file