{"id":16162079,"url":"https://github.com/peterdavehello/linetv-cralwer","last_synced_at":"2025-10-28T05:33:55.234Z","repository":{"id":70808135,"uuid":"153392687","full_name":"PeterDaveHello/linetv-cralwer","owner":"PeterDaveHello","description":"A simple tool for downloading video from LINE TV","archived":false,"fork":false,"pushed_at":"2023-12-15T14:37:28.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T08:22:14.955Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/PeterDaveHello.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":"2018-10-17T03:53:41.000Z","updated_at":"2020-12-25T21:25:47.000Z","dependencies_parsed_at":"2023-12-15T15:50:57.630Z","dependency_job_id":null,"html_url":"https://github.com/PeterDaveHello/linetv-cralwer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2Flinetv-cralwer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2Flinetv-cralwer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2Flinetv-cralwer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterDaveHello%2Flinetv-cralwer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterDaveHello","download_url":"https://codeload.github.com/PeterDaveHello/linetv-cralwer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589830,"owners_count":20963022,"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":[],"created_at":"2024-10-10T02:29:01.007Z","updated_at":"2025-10-28T05:33:50.213Z","avatar_url":"https://github.com/PeterDaveHello.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linetv-cralwer\n\u003e A simple tool for downloading video from LINE TV\n\n## Requirements\n- python3\n\n## Introduction\nLINE TV provides high resolution video streaming with '.ts' format. ```linetv-crawler``` enables user to download whole video with single command.\n\n## Usage\nLINE TV divides single episode into several parts. Therefore, we need to find out the video's urls for each part.\n\nThe video's url can be found by using the develope mode of browser (Google Chrome). For example ```https:/tv-line.../x.ts?__gda__=...```\n\n```\npython3 linetv-crawler.py \"url of part1\" \"url of part2\" -p \u003cstorage folder\u003e -o \u003coutfile name\u003e\n```\n\n## Others\n- Fix inconsistent video length [tsMuxeR](https://www.videohelp.com/software/tsMuxeR)\n- Convert ```.ts``` to ```.mkv```: ffmpeg\n\n  ```\n  ffmpeg -i input.ts -c:v copy output.mkv\n  ```\n\n## Version\nv1.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdavehello%2Flinetv-cralwer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterdavehello%2Flinetv-cralwer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdavehello%2Flinetv-cralwer/lists"}