https://github.com/gigio1023/streaming-crawler
Streaming crawler for distributed video
https://github.com/gigio1023/streaming-crawler
aria2c cralwer python
Last synced: 2 months ago
JSON representation
Streaming crawler for distributed video
- Host: GitHub
- URL: https://github.com/gigio1023/streaming-crawler
- Owner: gigio1023
- Created: 2019-12-31T18:50:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:22:27.000Z (over 2 years ago)
- Last Synced: 2025-03-12T17:43:44.377Z (3 months ago)
- Topics: aria2c, cralwer, python
- Language: Python
- Homepage:
- Size: 135 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
streaming-crawler
=============
Viedo crawler* using python 3
* must update pip
* must use **SECRET SNI program**### must install dependecy package
* * *
1. copy & paste all contents in 'browser_console.txt'
2. go website and open console
3. paste & resume script execution
4. save txt file in same directory with 'down.py'
5. write video name in a line(don't press enter) at 'name.txt'
5. execute 'down.py'* * *
1. 'browser_console.txt' 내용을 복사
2. 웹 사이트에서 콘솔 열기
3. 콘솔에 붙여넣기 후 resume script execution 버튼 클릭(f8 in chrome)
4. 'down.py'랑 동일 폴더에 txt 파일 저장
5. 'name.txt'에 한 줄로 비디오 이름 작성. (엔터 치지 말기)
6. 'down.py' 실행