alaouy / YouTube

🔥 Laravel PHP Facade/Wrapper for the Youtube Data API
MIT License
780 stars 205 forks source link

Problems with parts #153

Closed rmsite closed 4 years ago

rmsite commented 4 years ago

I needed to make a change to the code:

Remove the space: 'part' => implode(',', $part),

alaouy commented 4 years ago

@rmsite This was fixed thanks to @ibrunotome, a new release v2.2.3 is published