Experimental support for M3U streams
This commit is contained in:
parent
1a6e995262
commit
28a8addbf1
5 changed files with 56 additions and 14 deletions
|
@ -176,6 +176,13 @@ class VideoDownloadTest extends \PHPUnit_Framework_TestCase
|
|||
'edgefcs.net',
|
||||
'GRIP sucht den Sommerkönig-folge-203-0.mp3',
|
||||
],
|
||||
[
|
||||
//Only works on the feature/stream branch
|
||||
'https://twitter.com/verge/status/813055465324056576/video/1', null,
|
||||
'The Verge - This tiny origami robot can self-fold and complete tasks-813055465324056576.mp4',
|
||||
'video.twimg.com',
|
||||
'The Verge - This tiny origami robot can self-fold and complete tasks-813055465324056576.mp3',
|
||||
]
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue