{"id":25900935,"url":"https://github.com/pixelastic/playlist2json","last_synced_at":"2026-05-19T19:32:29.103Z","repository":{"id":148631038,"uuid":"39642905","full_name":"pixelastic/playlist2json","owner":"pixelastic","description":"Download a json version of a Youtube playlist","archived":false,"fork":false,"pushed_at":"2015-07-24T16:08:08.000Z","size":120,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T02:19:42.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pixelastic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-24T15:46:31.000Z","updated_at":"2020-04-20T06:53:36.000Z","dependencies_parsed_at":"2023-03-30T07:09:13.982Z","dependency_job_id":null,"html_url":"https://github.com/pixelastic/playlist2json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pixelastic/playlist2json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fplaylist2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fplaylist2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fplaylist2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fplaylist2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelastic","download_url":"https://codeload.github.com/pixelastic/playlist2json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelastic%2Fplaylist2json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33229365,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-03T02:19:40.414Z","updated_at":"2026-05-19T19:32:29.076Z","avatar_url":"https://github.com/pixelastic.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playlist2json\n\nPass a youtube playlist url to the script and it will create a `json` file\ncontaining metadata of all the videos of the playlist.\n\n## Usage\n\n```\n$ playlist2json \"https://www.youtube.com/playlist?list=PLyzb9DL11tdbBE9jpIm76GPcANwSG7Otf\"\n\nParsing https://www.youtube.com/feeds/videos.xml?playlist_id=PLyzb9DL11tdbBE9jpIm76GPcANwSG7Otf\nFile saved as ./json/USI_2015.json\n```\n\n## Output\n\n```json\n[\n  {\n    \"objectID\": \"289lwrW_gP0\",\n    \"playlist_name\": \"USI_2015\",\n    \"title\": \"De l'entreprise digitale à l'entreprise libérée - Ludovic Cinquin, à l'USI\",\n    \"url\": \"http://www.youtube.com/watch?v=289lwrW_gP0\",\n    \"published\": 1437383766,\n    \"thumbnail\": \"https://i3.ytimg.com/vi/289lwrW_gP0/hqdefault.jpg\",\n    \"thumbnail_width\": \"480\",\n    \"thumbnail_height\": \"360\",\n    \"description\": \"Diplômé de l'Ecole Centrale Paris et de la Technische Universität de Munich, Ludovic Cinquin a accompagné la fondation d'OCTO en 1998. \\n\\nIl traite du passage de l'entreprise digitale à l'entreprise libérée. La transformation digitale de l’entreprise prend acte de l’impact des technologies sur les business models, la relation au client, mais aussi et surtout sur les façons de travailler et la culture de l’entreprise : toute transition numérique finit par trouver sur son chemin la nécessaire autonomisation des équipes, la prise de décision au plus proche du terrain par les gens qui font, le droit à l'erreur, l'enjeu d'un pilotage centré sur la mesure.\\nLes ressorts de cette transformation culturelle sont au final très proches de ceux qu’ont mis en oeuvre les entreprises libérées. Nous pouvons y trouver des pistes pour explorer les enjeux de ce grand saut du changement digital ?\\n\\nInformations et inscription sur http://www.usievents.com\\n\\nSuivez USI sur Twitter : https://twitter.com/USIEvents\\nRetrouvez USI sur LinkedIn : http://linkd.in/13Ls21Y\\nAbonnez-vous à notre chaine : http://bit.ly/19sPpSp\\n\\nPlus d'informations sur OCTO Technology : http://www.octo.com\",\n    \"views\": 428,\n    \"rating\": 5.0\n  },\n  [...]\n  {\n    \"objectID\": \"b1szL_vySqM\",\n    \"playlist_name\": \"USI_2015\",\n    \"title\": \"Comment éviter de se faire court-circuiter par le digital ? - Christian Fauré, à l'USI\",\n    \"url\": \"http://www.youtube.com/watch?v=b1szL_vySqM\",\n    \"published\": 1437383912,\n    \"thumbnail\": \"https://i3.ytimg.com/vi/b1szL_vySqM/hqdefault.jpg\",\n    \"thumbnail_width\": 480,\n    \"thumbnail_height\": 360,\n    \"description\": \"Ingénieur et philosophe, Christian Fauré est Partner chez OCTO Technology et président de l'Institut de Recherche et d'Innovation du Centre Pompidou.\\nIl répond à la question suivante : Comment éviter de se faire court-circuiter par le digital ? Son propos s'adresse aussi bien aux entreprises qu'aux individus, car si les premières peuvent se faire \\\"Uberiser\\\", les seconds – c'est à dire nous tous – peuvent aussi perdre leur emploi et, comme il le montre, leurs savoirs. En cause : l'automatisation galopante que porte la transformation digitale de nos sociétés et de nos vies.\\nAu-delà des constats, ce sont des véritables préconisations thérapeutiques concernant les automatismes digitaux qui seront présentées durant cette session, notamment en portant un discours différent sur ce que l'on peut entendre à propos des \\\"transformations digitales\\\".\\n\\nInformations et inscription sur http://www.usievents.com\\n\\nSuivez USI sur Twitter : https://twitter.com/USIEvents\\nRetrouvez USI sur LinkedIn : http://linkd.in/13Ls21Y\\nAbonnez-vous à notre chaine : http://bit.ly/19sPpSp\\n\\nPlus d'informations sur OCTO Technology : http://www.octo.com\",\n    \"views\": 371,\n    \"rating\": 5.0\n  }\n]\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelastic%2Fplaylist2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelastic%2Fplaylist2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelastic%2Fplaylist2json/lists"}