All Projects → sam46 → TSdownloader

sam46 / TSdownloader

Licence: MIT license
Template for downloading segmented video (.m3u8/.ts) from streaming websites

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to TSdownloader

Bilili
🍻 bilibili video (including bangumi) and danmaku downloader | B站视频(含番剧)、弹幕下载器
Stars: ✭ 379 (+2129.41%)
Mutual labels:  downloader, requests
tiktok-downloader
Tiktok Downloader/Scraper using requests & bs4
Stars: ✭ 47 (+176.47%)
Mutual labels:  downloader, requests
odufrn-downloader
Pacote para baixar os dados do portal de dados abertos da UFRN
Stars: ✭ 31 (+82.35%)
Mutual labels:  downloader, requests
Pikax
一个基于requests的P站下载器/ A pixiv downloader based on requests
Stars: ✭ 49 (+188.24%)
Mutual labels:  downloader, requests
habbo-downloader
⚡A tiny script to download various files directly from Habbo.
Stars: ✭ 47 (+176.47%)
Mutual labels:  downloader
nyaascraper
An application to scrape and open magnet links for fansub groups from nyaa.si where batches don't already exist.
Stars: ✭ 34 (+100%)
Mutual labels:  downloader
SD-streams
Anime streaming without ads using Beautifulsoup and requests Python
Stars: ✭ 18 (+5.88%)
Mutual labels:  requests
crypto-watcher
Real-time cryptocurrencies prices.
Stars: ✭ 25 (+47.06%)
Mutual labels:  requests
EFDownloader
DEPRECATED
Stars: ✭ 11 (-35.29%)
Mutual labels:  downloader
trivrost
A repurposable application-downloader and -launcher
Stars: ✭ 36 (+111.76%)
Mutual labels:  downloader
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+664.71%)
Mutual labels:  downloader
BocchiBot
BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!
Stars: ✭ 228 (+1241.18%)
Mutual labels:  downloader
qobuz-dl
A complete Lossless and Hi-Res music downloader for Qobuz
Stars: ✭ 531 (+3023.53%)
Mutual labels:  downloader
pyitau
Unofficial client to access your Itaú bank data
Stars: ✭ 28 (+64.71%)
Mutual labels:  requests
node-tumblr-downloader
A reliable Tumblr download tool.
Stars: ✭ 52 (+205.88%)
Mutual labels:  downloader
aiohttp-client-cache
An async persistent cache for aiohttp requests
Stars: ✭ 63 (+270.59%)
Mutual labels:  requests
multi-downloader-nx
Download videos from Funimation a nd Crunchyroll via cli.
Stars: ✭ 43 (+152.94%)
Mutual labels:  downloader
4scanner
Continuously search imageboards threads for images/webms and download them
Stars: ✭ 103 (+505.88%)
Mutual labels:  downloader
SciDownl
An unofficial api for downloading papers from SciHub via DOI, PMID
Stars: ✭ 103 (+505.88%)
Mutual labels:  downloader
mtv dl
MediathekView Downloader
Stars: ✭ 49 (+188.24%)
Mutual labels:  downloader

TSdownloader

download segmented mpeg video (.m3u8/.ts) from streaming websites

  1. Make sure you have "requests" installed:
       pip install requests
       pip install -U requests[security] 
  1. Specify the urls in the .py file

  2. Run: python tsdownload.py destination

p.s. There're probably better, more robust tools out there. This was meant to be a quick and dirty oneoff disposable script 🐒

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].