PlayerKit icon indicating copy to clipboard operation
PlayerKit copied to clipboard

Results 18 PlayerKit issues
Sort by recently updated
recently updated
newest added

#### Ticket [TICKET_NUMBER](https://vimean.atlassian.net/browse/TICKET_NUMBER) - *Note: this is required for Vimeo staff only. If not applicable to your PR, use "N/A".* #### Pull Request Checklist - [x] Resolved any merge conflicts...

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.4. Release notes Sourced from nokogiri's releases. 1.11.4 / 2021-05-14 Security [CRuby] Vendored libxml2 upgraded to v2.9.12 which addresses: CVE-2019-20388 CVE-2020-24977 CVE-2021-3517 CVE-2021-3518 CVE-2021-3537 CVE-2021-3541...

dependencies

Hi, How to make it in the full-screen toggle option? Can you help. please

I'd like to know if it is possible to adjust the playback rate with PlayerKit. An `AVPlayer` has the property `rate` with which you can adjust this, cf. https://developer.apple.com/documentation/avfoundation/avplayer/1388846-rate RegularPlayer...

Run an example demo and change the video URL to "https://vimeo.com/30371570". Getting error :🚫 Optional(Error Domain=NSOSStatusErrorDomain Code=-12847 "(null)")

Adding SPM support would be much appreciated

I'd like to know if the display of chapter markers is supported in PlayerKit. Chapter markers are set on the video on the Vimeo website, as explained here: https://vimeo.com/blog/post/easy-navigation-for-your-videos-with-chapters/ Ideally...

#### Ticket [N/A](https://vimean.atlassian.net/browse/N/A) - *Note: this is required for Vimeo staff only. If not applicable to your PR, use "N/A".* #### Pull Request Checklist - [x] Resolved any merge conflicts...

How do you play a video after getting the videos using VimeoNetworking? Thanks!