diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-12-02 21:22:43 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-12-02 21:22:43 +0700 |
commit | 78593e294cc4623108d17b1b0b2d26d507953006 (patch) | |
tree | c216af354faa6404eba26014629e0aa4bb8482d9 /test | |
parent | 593f2f798922d54be8d3f20f4a2048493095016d (diff) |
Add references for #14844
Diffstat (limited to 'test')
-rw-r--r-- | test/test_InfoExtractor.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_InfoExtractor.py b/test/test_InfoExtractor.py index e58452ab5..8a372d2c9 100644 --- a/test/test_InfoExtractor.py +++ b/test/test_InfoExtractor.py @@ -563,6 +563,7 @@ jwplayer("mediaplayer").setup({"abouttext":"Visit Indie DB","aboutlink":"http:\/ 'height': 1080, }] ), ( + # https://github.com/rg3/youtube-dl/pull/14844 'urls_only', 'http://unknown/manifest.mpd', [{ |