Jeroen Wesbeek
Jeroen Wesbeek
I have just published [NPOKit](https://github.com/4np/NPOKit). A Swift 4 Framework for interfacing with the NPO 2.0 APIs. Note though that this is still very much alpha and method signatures might change...
@MatrixView: You can use it from the command line as well. And as Swift if available on Linux that might work as well (I haven't tested that use case yet)....
No worries, I just wanted to make sure that use case was covered as well :) That allows for people to write command line tools as well as by using...
I have just pushed the first working version of [TV Gemist](https://github.com/4np/TVGemist). It currently supports paging through programs, filtering programs, paging through episodes and playing episodes. Please take a look :)
Ik merkte het inderdaad ook. The live streams van NPO 1, 2 en 3 doen het nog wel, maar bij rest krijg je een eindeloze spinner of een 'denied' icoontje....
Zo te zien verwijzen de playlists nu allemaal random naar één van de volgende twee videos: - https://content.omroep.nl/streams/doeg/milton_moving.m4v - https://content.omroep.nl/streams/doeg/rickroll.m4v Zo te zien kan je inderdaad alleen nog maar kijken...
Ja jammer inderdaad, maar je zag al dat de NPO veel van de TV programma's en films achter de `NPO Start Plus` blokkade had verstopt. Wel gek eigenlijk, nu moet...
The code in the pull requests still uses some deprecated categories: ``` pod 'PermissionScope', :git => 'https://github.com/robbiet480/PermissionScope.git', :branch => 'swift3-ios10-usernotifications' ```