Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neelr authored Feb 12, 2019
1 parent 9c649cb commit 1b898ee
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
#ExtempWebDownloader
# ExtempWebDownloader


##A downloader of news articles to help with the speech even Extemp, specifically IX and can edit to support NX too if requested
## A downloader of news articles to help with the speech even Extemp, specifically IX and can edit to support NX too if requested


###All credit for the Dropbox connector goes to andreafabrizi right [here](https://github.com/andreafabrizi/Dropbox-Uploader)
### All credit for the Dropbox connector goes to andreafabrizi right [here](https://github.com/andreafabrizi/Dropbox-Uploader)


##About:
## About:
Hello! This is a resource where you can mass download and update articles for extemp. All you need to do is run the updater.py file and it will downlaod all the html files on many websites. This will take some time so be able to wait. you just have to run it again to update all the articles! This is good if you like to read the news of if you are in Extemp and need to mass download articles for a competition!


##How to:
## How to:
1. Make sure you have the dependencies,(`sudo apt-get install at`),(`sudo pip install BeautifulSoup`)

2.Add your username to all places in upload.sh and update.py with +=USERNAME=+
Expand All @@ -23,16 +23,16 @@ Hello! This is a resource where you can mass download and update articles for ex
5) Run `./uploader.sh` at a time with root privileges and it will download all files and upload them to Dropbox in a folder called ExtempWebDownloader. This will start everyday at the time you ran it.


##Websites
## Websites
All websites downloaded from:`"https://www.independent.ie/world-news/", "https://www.reuters.com/news/world", "https://abcnews.go.com/",
"https://www.aljazeera.com/news/", "https://www.theatlantic.com/", "https://www.theatlantic.com/politics/",
"https://www.theguardian.com/world", "https://www.bbc.com/news/world",
'https://www.washingtonpost.com/world/?utm_term=.e6e878c71a42', "https://www.nbcnews.com/world"`


###Copyright Tecton February 2,2019 All rights Reserved
### Copyright Tecton February 2,2019 All rights Reserved

###Please visit [my website](http://www.tecton.tk) or http://www.tecton.tk
### Please visit [my website](http://www.tecton.tk) or http://www.tecton.tk


###For Issues/bugs/Concerns Contact tectonroot@gmail.com or leave it at Issues
### For Issues/bugs/Concerns Contact tectonroot@gmail.com or leave it at Issues

0 comments on commit 1b898ee

Please sign in to comment.