Skip to content

renovate-bot/tuanluu-agilityio-_-download-video-vnexpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

download-videos-vnexpress

Download videos from site news vnexpress.net

Install

$ cd vnexpress
$ pip install -r requirements.txt
flowchart TD
    A[Install] --> B{Are you Sure?};
    B -- Yes --> C[pip install -r requirements.txt];
    B -- No --> D[Quit];
    C ----> E[Enjoy your weekend!];
    D ----> E[Enjoy your weekend!];

How to run

$ scrapy crawl video_vnexpress

About

Download video from site news vnexpress.net

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%