Merge pull request #159 from angristan/add-iina-macos
Add IINA as a media player for macOS
This commit is contained in:
commit
4b65b89c19
|
@ -17,6 +17,7 @@ Below you can find a manually selected list of such applications for different p
|
|||
### Mac
|
||||
|
||||
- [VLC for Mac OS X](https://www.videolan.org/vlc/download-macosx.html) is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols.
|
||||
- [IINA](https://iina.io/), the modern media player for macOS.
|
||||
|
||||
### iOS
|
||||
|
||||
|
@ -226,4 +227,4 @@ Be prepared test may take a long time. Or if you want to test the playlist of a
|
|||
npm run test --country=uk
|
||||
```
|
||||
|
||||
After the test is over all broken links will be saved to the file `error.log`.
|
||||
After the test is over all broken links will be saved to the file `error.log`.
|
||||
|
|
Loading…
Reference in New Issue