All Projects → sameera-madushan → Xtractor

sameera-madushan / Xtractor

Licence: GPL-3.0 license
Extract download links of your favorite TV show from todaytvseries2.com by skipping annoying link shorteners.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Xtractor

acd
ACD helps you download Adobe Connect Sessions Videos and Audios, download files from FTP server, transfer files using Shift I/O
Stars: ✭ 117 (+631.25%)
Mutual labels:  downloader
zippyshare-downloader
Download file from zippyshare directly with python
Stars: ✭ 25 (+56.25%)
Mutual labels:  downloader
cyberdrop-dl
📦🌏 Cyberdrop.me album downloader written in Rust 🦀
Stars: ✭ 74 (+362.5%)
Mutual labels:  downloader
VKRdownloader
Vkrdownloader: All in one Video Downloader - Download videos from facebook twitter youtube tiktok and 1000+ other sites . YouTube downloader , facebook downloader . made by Vijay Kumar
Stars: ✭ 25 (+56.25%)
Mutual labels:  downloader
YoutubePlaylistDownloader
A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like
Stars: ✭ 226 (+1312.5%)
Mutual labels:  downloader
vdm
GUI for command-line video downloader (youtube-dl annie)
Stars: ✭ 1,911 (+11843.75%)
Mutual labels:  downloader
m3u8Downloader
meijuba.net,Python crawler,M3U8格式视频下载,桌面应用
Stars: ✭ 53 (+231.25%)
Mutual labels:  downloader
moodle-downloader
A 4.9 stars rated chrome extension for batch downloading Moodle resources 💾
Stars: ✭ 68 (+325%)
Mutual labels:  downloader
CocoaDownloader
An powerful download library for iOS, macOS.
Stars: ✭ 22 (+37.5%)
Mutual labels:  downloader
dl
Command-line file downloader tool
Stars: ✭ 39 (+143.75%)
Mutual labels:  downloader
wget-lua
Wget-AT is a modern Wget with Lua hooks, Zstandard (+dictionary) WARC compression and URL-agnostic deduplication.
Stars: ✭ 52 (+225%)
Mutual labels:  downloader
vuletube
Starter project for vue in combination with typescript. Getting response for youtube search. Call server part for saving videos. Use videos in three.js 3d port view. Control vuletube site with hands (NUI) also with voice command.
Stars: ✭ 12 (-25%)
Mutual labels:  downloader
southparkdownloader
A downloader for episodes from southpark.de
Stars: ✭ 25 (+56.25%)
Mutual labels:  downloader
Downloader
Android多任务单线程断点文件下载器
Stars: ✭ 29 (+81.25%)
Mutual labels:  downloader
BelaUtils
Tools reimplemented using Bela library
Stars: ✭ 24 (+50%)
Mutual labels:  downloader
ee.Yrewind
Can rewind and save YouTube live stream
Stars: ✭ 133 (+731.25%)
Mutual labels:  downloader
Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (+118.75%)
Mutual labels:  downloader
Photon
A lightweight multi-threaded downloader based on aria2.
Stars: ✭ 3,026 (+18812.5%)
Mutual labels:  downloader
youtube-dl-wpf
A simple GUI wrapper for youtube-dl and yt-dlp.
Stars: ✭ 358 (+2137.5%)
Mutual labels:  downloader
uget
(WIP) Universal Getter of remote files
Stars: ✭ 46 (+187.5%)
Mutual labels:  downloader

Xtractor

Xtractor is a simple script written in python to extract the download links of your favorite TV show from todaytvseries2.com by skipping annoying link shorteners.

This script will crawl and extract the relavent download links based on the user selections and store them in a text file called "links.txt". Later on you can import this text file which containing the download links into your favourite download manager and begin downlading your shows.

Why should i use Xtractor

  • It's easy to use.
  • You can skip annoying link shorteners.
  • You can extract download links of an entire season at once. Therefore you don't have to waste your time on downloading episodes one by one.

Screenshot (90)

Click here to watch Xtractor in action.

Git Installation

# clone the repo
$ git clone https://github.com/sameera-madushan/Xtractor.git

# change the working directory to Xtractor
$ cd Xtractor

# install the requirements
$ pip3 install -r requirements.txt

You can also download the compiled version from Releases tab

Usage

python xtractor.py

Support & Contributions

  • Please ⭐️ this repository if this project helped you!
  • Contributions of any kind welcome!

License

Xtractor is made with by @__sa_miya__ and it is released under the GPL-3.0 license.

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].