Releases: norkunas/youtube-dl-php
Releases · norkunas/youtube-dl-php
v1.5.1
[#116] - Fix typo in "Format::getFormatId" for #115
v1.5.0
[#112] - Added symfony v5 as allowable version for composer deps
v1.4.0
[#100] - Add Flac extension to allowedAudioFormats
v1.3.2
[#95] - Regex fix for matching m3u8 progress format
v1.3.1
[#91] - Fix for download videos to network shared folder
v1.3.0
Add geo restriction options
Closes #73
v1.2.0
Loose methods visibility for extendability
v1.1.1
[#82] - Change the progress pattern to match hours
[753034f] - Properly detect recoded video format
v1.1.0
added --postprocessor-args #77
v1.0.3
Fix checking for skip-download option