Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciwga/tradingview-video-downloader
Basic Video Downloader for TradingView
https://github.com/ciwga/tradingview-video-downloader
tradingview tradingview-video video-downloader
Last synced: about 2 months ago
JSON representation
Basic Video Downloader for TradingView
- Host: GitHub
- URL: https://github.com/ciwga/tradingview-video-downloader
- Owner: ciwga
- Created: 2022-02-10T11:58:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T12:06:40.000Z (almost 3 years ago)
- Last Synced: 2024-02-20T23:30:41.573Z (11 months ago)
- Topics: tradingview, tradingview-video, video-downloader
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TradingView Video Downloader
## Installation:
`pip install -r requirements.txt`
## Usage:
`tradingview_dl.py -u Username -a Url`* Url can contain a hashtag or a direct video link.
* Be sure the username and url are correct.
### Example Usage Using Hashtag:
`tradingview_dl.py -u MegalodonTrading -a https://tr.tradingview.com/ideas/teknikanalizegitimi/`* After ideas, it is a hashtag. You can download all videos by given username with hashtag url.
### Example Usage Using Direct Video Link:
`tradingview_dl.py -u MegalodonTrading -a https://tr.tradingview.com/chart/BTCUSD/DB89e7hu/`