Skip to content

Commit

Permalink
Merge pull request drawrowfly#373 from tbm/typos
Browse files Browse the repository at this point in the history
fix typos
  • Loading branch information
drawrowfly authored Nov 21, 2020
2 parents 8e66959 + e003705 commit ed4156c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This is not an official API support and etc. This is just a scraper that is usin
- Save post metadata to the JSON/CSV files
- Download media **with and without the watermark** and save to the ZIP file
- Download single video without the watermark from the CLI
- Sign URL to make custom request to the TIkTok API
- Sign URL to make custom request to the TikTok API
- Extract metadata from the User, Hashtag and Single Video pages
- **Save previous progress and download only new videos that weren't downloaded before**. This feature only works from the CLI and only if **download** flag is on.
- **View and manage previously downloaded posts history in the CLI**
Expand All @@ -66,8 +66,8 @@ This is not an official API support and etc. This is just a scraper that is usin
- [x] Download video without the watermark
- [x] Indicate in the output file(csv/json) if the video was downloaded or not
- [x] Build and run from Docker
- [x] CLI: Scrape and download in batchu
- [x] CLi: Load proxies from a file
- [x] CLI: Scrape and download in batch
- [x] CLI: Load proxies from a file
- [x] CLI: Optional ZIP
- [x] Renew API
- [x] Set WebHook URL (CLI)
Expand Down
2 changes: 1 addition & 1 deletion examples/CLI/BatchDownload.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Go back to the Main Documenation](https://github.com/drawrowfly/tiktok-scraper/blob/master/README.md)
[Go back to the Main Documentation](https://github.com/drawrowfly/tiktok-scraper/blob/master/README.md)

## Batch Scrape And Download Example

Expand Down
2 changes: 1 addition & 1 deletion examples/CLI/DownloadHistory.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Go back to the Main Documenation](https://github.com/drawrowfly/tiktok-scraper/blob/master/README.md)
[Go back to the Main Documentation](https://github.com/drawrowfly/tiktok-scraper/blob/master/README.md)

## Manage Download History

Expand Down
2 changes: 1 addition & 1 deletion examples/CLI/Examples.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[Go back to the Main Documenation](https://github.com/drawrowfly/tiktok-scraper/blob/master/README.md)
[Go back to the Main Documentation](https://github.com/drawrowfly/tiktok-scraper/blob/master/README.md)

## Terminal Examples

Expand Down

0 comments on commit ed4156c

Please sign in to comment.