Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yask123/Instant-Movie-Streamer
🎥 Streams the movie/ tv series instantly.
https://github.com/yask123/Instant-Movie-Streamer
Last synced: 3 months ago
JSON representation
🎥 Streams the movie/ tv series instantly.
- Host: GitHub
- URL: https://github.com/yask123/Instant-Movie-Streamer
- Owner: yask123
- Created: 2016-05-01T09:49:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-19T23:56:07.000Z (almost 4 years ago)
- Last Synced: 2024-02-14T22:34:26.551Z (9 months ago)
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 371
- Watchers: 18
- Forks: 31
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-discoveries - Instant-Movie-Streamer - streams the movie/tv series instantly _(`Python`)_ (CLI Utilities)
README
# Instant Movie Streamer
Searches for the movie/ tv series torrents and streams them instantly.
### Installation
```
$ pip install ims
```### Usage
Query for the movie name:
```
$ ims [movie name]
``````
$ ims the dark knight
``````
$ ims the minions 2015
```Query for TV series:
```
$ ims [series name] s[series no]e[episode no]
``````
$ ims silicon valley s03e01
``````
$ ims game of thrones s06e05
```### Video Demo
[![Demo](https://img.youtube.com/vi/MSNHmrg25_E/0.jpg)](https://www.youtube.com/watch?v=MSNHmrg25_E)
### Requirements
Make sure you have [NPM](https://docs.npmjs.com/getting-started/installing-node) and [VLC media player](http://www.videolan.org) installed.
The script requires following dependencies and downloads them automatically.
1. Requests
2. Beautiful Soup
3. PeerflixTried and tested on MacOSX and Ubuntu.
### Disclaimer
Watching copyrighted content might be illegal in your country.