Console interface to stream websites
Project description
Spycis
######
<*Spycis* http://github.com/marcwebbie/spycis>_ is a python console interface to stream websites. With spycis
we can *search*, *download*, *stream locally*, *watch* streaming site
videos with only one command
************
Installing
************
Installer
=========
.. code:: bash
pip install spycis
Update
======
.. code:: bash
pip install -U spycis
Uninstall
=========
.. code:: bash
pip uninstall spycis
Quickstart
==========
.. code:: bash
# searching for available streams
spycis "Breaking Bad"
# getting stream url for episode 6 from season 4 of Breaking Bad
spycis "Breaking Bad" -s s04e06
# getting download url for episode 6 from season 4 of Breaking Bad
spycis "Breaking Bad" -r s04e06
# downloading episode 6 from season 4 of Breaking Bad
# requires: wget
spycis "Breaking Bad" -r s04e06 --download
# stream episode 6 from season 4 of Breaking Bad
# requires: vlc
spycis "Breaking Bad" -r s04e06 --stream
# play episode 6 from season 4 of Breaking Bad
# requires: vlc
spycis "Breaking Bad" -r s04e06 --play
# play episode 6 from season 4 of Breaking Bad with subtitles
# requires: vlc
spycis "Breaking Bad" -r s04e06 --play --subtitles /path/to/subtitles.srt
# list available sites
# spycis --site-list
*************
License (WTFPL)
*************
| DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
| Version 2, December 2004
|
| Copyright (C) 2013 Marc Webbie <https://github.com>
|
| Everyone is permitted to copy and distribute verbatim or modified
| copies of this license document, and changing it is allowed as long
| as the name is changed.
|
| DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
| TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
| 0. You just DO WHAT THE FUCK YOU WANT TO.
######
<*Spycis* http://github.com/marcwebbie/spycis>_ is a python console interface to stream websites. With spycis
we can *search*, *download*, *stream locally*, *watch* streaming site
videos with only one command
************
Installing
************
Installer
=========
.. code:: bash
pip install spycis
Update
======
.. code:: bash
pip install -U spycis
Uninstall
=========
.. code:: bash
pip uninstall spycis
Quickstart
==========
.. code:: bash
# searching for available streams
spycis "Breaking Bad"
# getting stream url for episode 6 from season 4 of Breaking Bad
spycis "Breaking Bad" -s s04e06
# getting download url for episode 6 from season 4 of Breaking Bad
spycis "Breaking Bad" -r s04e06
# downloading episode 6 from season 4 of Breaking Bad
# requires: wget
spycis "Breaking Bad" -r s04e06 --download
# stream episode 6 from season 4 of Breaking Bad
# requires: vlc
spycis "Breaking Bad" -r s04e06 --stream
# play episode 6 from season 4 of Breaking Bad
# requires: vlc
spycis "Breaking Bad" -r s04e06 --play
# play episode 6 from season 4 of Breaking Bad with subtitles
# requires: vlc
spycis "Breaking Bad" -r s04e06 --play --subtitles /path/to/subtitles.srt
# list available sites
# spycis --site-list
*************
License (WTFPL)
*************
| DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
| Version 2, December 2004
|
| Copyright (C) 2013 Marc Webbie <https://github.com>
|
| Everyone is permitted to copy and distribute verbatim or modified
| copies of this license document, and changing it is allowed as long
| as the name is changed.
|
| DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
| TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
| 0. You just DO WHAT THE FUCK YOU WANT TO.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
spycis-0.0.6.tar.gz
(22.1 kB
view details)
File details
Details for the file spycis-0.0.6.tar.gz
.
File metadata
- Download URL: spycis-0.0.6.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a98c92dde725598870f3658d3fd7a4e92529cb1835889810ffec28bec3fce70 |
|
MD5 | 1274a48e0d1e53f752d238c69d05366a |
|
BLAKE2b-256 | 4353d1219aa15abf1bcfde91aa93e1ba7277f08ec7088711fe500486a5143526 |