Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
janbarasek authored Dec 22, 2021
1 parent bc60c5a commit 4d5b309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/VideoToken.php
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ private function resolveProviderByToken(?string $token): ?string
return null;
}


private function downloadVimeoThumbnail(string $token): ?string
{
$url = 'https://vimeo.com/api/oembed.json?url=https%3A//vimeo.com/' . urlencode($token);
Expand Down

0 comments on commit 4d5b309

Please # to comment.