-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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=+ | ||
|
@@ -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 [email protected] or leave it at Issues | ||
### For Issues/bugs/Concerns Contact [email protected] or leave it at Issues |