AudioDidact\SupportedSites\SupportedSite::getDurationSeconds
Get duration in seconds of media file from ffmpeg
Signature
public function getDurationSeconds(
$file )
Parameters
$file
—
Returns
- bool|string
Test Coverage
Information
- Coverage: 8/10 Lines (80%)
- Tests: 3
- Passed: 3 (100%)
Tests
- [ PASSED ] — SoundCloudTest::testDownload
- [ PASSED ] — VimeoTest::testDownload
- [ PASSED ] — YouTubeTest::testDownload