Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/`