{"id":26953102,"url":"https://github.com/serpo-dev/telegraph-media-parser","last_synced_at":"2025-04-03T01:19:34.017Z","repository":{"id":131220823,"uuid":"599511096","full_name":"serpo-dev/telegraph-media-parser","owner":"serpo-dev","description":"Easy parse images and videos from articles on telegra.ph. Powered by Pyhon 3 and running from the CLI.","archived":false,"fork":false,"pushed_at":"2023-02-09T11:15:55.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-08-07T19:18:58.179Z","etag":null,"topics":["images","parser","python","telegram","telegraph","video"],"latest_commit_sha":null,"homepage":"","language":"Python","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/serpo-dev.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,"governance":null}},"created_at":"2023-02-09T09:44:15.000Z","updated_at":"2023-08-07T19:19:00.550Z","dependencies_parsed_at":"2023-03-10T16:49:28.389Z","dependency_job_id":null,"html_url":"https://github.com/serpo-dev/telegraph-media-parser","commit_stats":null,"previous_names":["serpo-dev/telegraph-media-parser"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpo-dev%2Ftelegraph-media-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpo-dev%2Ftelegraph-media-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpo-dev%2Ftelegraph-media-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpo-dev%2Ftelegraph-media-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serpo-dev","download_url":"https://codeload.github.com/serpo-dev/telegraph-media-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246917185,"owners_count":20854596,"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":["images","parser","python","telegram","telegraph","video"],"created_at":"2025-04-03T01:19:33.444Z","updated_at":"2025-04-03T01:19:34.007Z","avatar_url":"https://github.com/serpo-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# telegraph-media-parser\n\n  \n\nIt's a simple tool for parse images and videos from articles on [telegra.ph](https://telegra.ph/). Powered by Python 3. Running from the CLI.\n\n  \n\n### Installation and use\n\n  \n\nBefore launching you must make sure that `pip` and `python3` are installed on your device globally.\n\n  \n\n1. In the root folder of the project run the command:\n\n  \n```sh\npip install  -r  requirements.txt\n```\n\n  \n\n2. Insert links in the file `input.txt`. Each link must start on a new line, for example:\n\n  \n\n```sh\nhttps://telegra.ph/article1\nhttps://telegra.ph/article2\n...\n```\n\n  \n\n3. Then run the command:\n\n  \n\n```sh\npython main.py\n```\n\n  \n\nYou can specify what you exactly want to save by these flags:\n\n\n-  `-img` or `--images` ,\n-   `-video` or `--videos` .\n\nBy the default, it downloads a both.\n\n  \n\n4. The media is saving in the `downloads/` folder that automatically creates in the root directory.\n\n  \n\n```\ntelegra.ph-media-parser\n│\n├──  downloads/\n│      └── article1/...\n│      └── article2/...\n│      └── ... \n└── main.py\n└── input.txt\n└── requirements.txt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpo-dev%2Ftelegraph-media-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserpo-dev%2Ftelegraph-media-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpo-dev%2Ftelegraph-media-parser/lists"}