{"id":15019770,"url":"https://github.com/srimur/youtubeplaylistscraper","last_synced_at":"2025-07-01T12:36:28.036Z","repository":{"id":253565827,"uuid":"843882613","full_name":"srimur/YoutubePlaylistScraper","owner":"srimur","description":"A simple CLI tool to extract and save video details from YouTube playlists in Notion Checklist or text or JSON format. Perfect for quick and easy playlist data management.","archived":false,"fork":false,"pushed_at":"2025-03-19T14:28:39.000Z","size":66,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T15:33:16.922Z","etag":null,"topics":["mini-project","mini-tools","notion","scraper","youtube-playlist"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srimur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-17T17:52:10.000Z","updated_at":"2025-03-19T14:28:43.000Z","dependencies_parsed_at":"2025-03-19T15:37:31.147Z","dependency_job_id":null,"html_url":"https://github.com/srimur/YoutubePlaylistScraper","commit_stats":null,"previous_names":["srimur/youtubeplaylistscraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srimur%2FYoutubePlaylistScraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srimur%2FYoutubePlaylistScraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srimur%2FYoutubePlaylistScraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srimur%2FYoutubePlaylistScraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srimur","download_url":"https://codeload.github.com/srimur/YoutubePlaylistScraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103878,"owners_count":21048243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["mini-project","mini-tools","notion","scraper","youtube-playlist"],"created_at":"2024-09-24T19:54:02.894Z","updated_at":"2025-07-01T12:36:27.996Z","avatar_url":"https://github.com/srimur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ytscrapper\n\nA simple, robust CLI tool to scrape video details from YouTube playlists—no API key required.  \nSupports Notion-compatible markdown, JSON, CSV, and text exports.  \nAutomatically falls back to a secondary scraping method if needed.\n\n## Features\n\n- Extract video titles, URLs, channels, durations from any YouTube playlist\n- Output formats: JSON, CSV, Markdown (Notion checklist), text table\n- Copy Notion markdown directly to clipboard (`-c` flag)\n- No API key or authentication needed\n- Cross-platform, Python 3.7+\n\n## Installation\n\n    pip install -e .\n\n## Usage\n\n    ytscrapper PLAYLIST_URL [OPTIONS]\n\n### Example\n\n    ytscrapper \"https://www.youtube.com/playlist?list=YOUR_PLAYLIST_ID\" -f notion -c -n my_videos\n\n### Options\n\n- `-f, --format [json|csv|notion|text|all]`  Output format (default: all)\n- `-n, --name TEXT`                         Base name for output files\n- `-e, --export PATH`                       Export directory for saved files\n- `-c, --copy`                              Copy Notion markdown to clipboard\n- `--test`                                  Test both scraping methods\n- `--verbose`                               Enable detailed output\n\n## Development\n\n- Python 3.7+\n- See `requirements.txt` for dependencies.\n\n## License\n\nMIT License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrimur%2Fyoutubeplaylistscraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrimur%2Fyoutubeplaylistscraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrimur%2Fyoutubeplaylistscraper/lists"}