Skip to content

Plamen5kov/YoutubePlaylists_ns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YoutubePlaylists_ns

===== NativeScript project working with google's YouTube Data API (v3). Simple app enabling some customizations on your youtube playlists.

Before you start

npm install nativescript -g

On OS X and Linux systems, you might need to run this command using sudo.

Steps to run project

  • install project
git clone https://github.com/Plamen5kov/YoutubePlaylists_ns.git
  • go to where you cloned the repo and then inside "nsytpl" folder (e.g. D:\YoutubePlaylists_ns\nsytpl)
  • open cmd window there ( Shift + Right Click -> Open command window here)
  • run android project with cli (this and other commands are in the YoutubePlaylists_ns\nsytpl\useful_commands.txt)
tns run android --keyStorePath .\..\..\aaaa.keystore --keyStorePassword aaaaaa --keyStoreAlias aaaa-alias --keyStoreAliasPassword aaaaaa --release

Learn more about NativeScript

About

doing the youtube playlist api on nativescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published