PythonSample is a python application which uses Deezer's Native SDK to play a song once a user was authenticated.
- User authentication
- Playing a Deezer content (track, album or playlist).
- Download the latest version of the Deezer Native SDK
- Unzip it and place the folder, renamed into NativeSDK, at the root of this repository, such as shown below:
<native-sdk-samples>
├── NativeSDK
│ ├── Bins
│ └── Include
├── PythonSample
└── README.md
> python app_start.py dzmedia:///CONTENT/CODE
To view a list of examples for the parameter:
> python app_start.py