Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

multiPlaylists: sub sections for Youtube Playlists #56

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CrandellWS
Copy link

This allows YouTube playlists to be added as a list.

Example Usage

        {
            type: "multiPlaylists",
            ids: ["PLhr1KZpdzukf6YADEpM6nFEZs7VDhEs5U",
                    "PLhr1KZpdzukeiCFgRccZ677GhHoP1OD8S",
                    "PLhr1KZpdzukeEDdaSY-HHJuX30WsoGhuW"
                ],
            title: "Many Playlists"
        },

Example output: http://crandellws.github.io/Unity-Focus/

closes amzn#31 for this more concise code change without formatting as per code of conduct...

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. Credit would be nice...

This allows YouTube playlists to be added as a list.

Example Usage
```
        {
            type: "multiPlaylists",
            ids: ["PLhr1KZpdzukf6YADEpM6nFEZs7VDhEs5U",
                    "PLhr1KZpdzukeiCFgRccZ677GhHoP1OD8S",
                    "PLhr1KZpdzukeEDdaSY-HHJuX30WsoGhuW"
                ],
            title: "Many Playlists"
        },
```
Example output: http://crandellws.github.io/Unity-Focus/

closes amazon-archives#31 for this more concise code change without formatting as per code of conduct...
@CrandellWS CrandellWS changed the title sub sections for Youtube Playlists multiPlaylists: sub sections for Youtube Playlists Nov 8, 2018
CrandellWS referenced this pull request in CrandellWS/Unity-Focus Nov 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant