Skip to content

lemonhead94/Movie4k.to-TVOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie4k.to

A TVOS Application for the AppleTV 4 / tvOS 9.2 for the Website Movie4k.to

This is more "a proof of concept" than an actual app, as it's scraps the website for solely the links...

Screenshots

Cinema Movies Features Series Search Serie Preview Season Serie Preview Episode Movie Preview

Credits

Thanks for the AppIcon u/Thrizer 😄

Prerequirements

How to get an API-Key?

  1. Make an account here
  2. Login and click on your account name
  3. On the left handside, click on API
  4. Then "To generate a new API key, click here."
  5. Click on Developer -> Accept Agreement
  6. fill out the form, no real info required and use the flair Education
  7. Copy the new API-Key and paste it into the Settings.plist

Sideloading

  1. download Repo
  2. pod install
  3. Got to /Movie4k.to-TVOS/Movie4K/Pods/SVProgressHUD/SVProgressHUD/SVProgressHUD.m
  4. search for "- (void)updateHUDFrame {" and change the hudWidth and hudHeight to 300.0f (this is a workaround for now)
  5. now you can sideload the app like usual...

Dependencies

  • SwiftyJSON
  • Alamofire
  • HTMLReader
  • Cosmos
  • MarqueeLabel/Swift
  • SVProgressHUD
  • PromiseKit

License

You can do whatever you want with this project. Would be cool if you make pull request, so it's all in one place, but not necessary. ☺️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published