1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-09 09:59:51 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
1e9b3142a2
fix missing data in release tarball 2020-05-28 13:48:19 +02:00
2b659305ec
add tests data to pypi 2020-05-24 10:55:33 +02:00
cb489b395b
drop beautifulsoup dependency 2020-05-24 10:55:33 +02:00
matteosandrin
fa285ec4ee Fixed a typo in the modified dependency list, inside setup.py 2018-06-14 19:19:56 -04:00
matteosandrin
a19fb7fc30 Copying torrent magnets from the pirate-get CLI
I often use seedboxes, and find myself having to save a magnet to file and then copy its contents, to input a magnet link into my seedbox.
To remedy this issue, I introduced the 'c' command inside pirate-get, that allows the user to copy a magnet link to theit clipboard.
For example, the 'c3' command would copy torrent number three into the user's clipboard.

I hope you find my pull request satisfactory. Have a great day!

 - Matteo
2018-06-14 19:10:23 -04:00
rnhmjoj
24e77a15b4
Add option to print version number, fix issue #90 2016-09-20 19:47:27 +02:00
Viktor Stanchev
ecf6bdc235 bump version from 0.2.8 to 0.2.9 2016-09-03 15:12:25 -07:00
rnhmjoj
867333db87
move version check to setup.py 2016-07-04 13:16:42 +02:00
rnhmjoj
41b3d56721
switch to BeautifulSoup 2016-07-03 19:26:58 +02:00
Viktor Stanchev
1c58f8796e specify python 3.4, fix #72 2015-11-04 22:47:48 -08:00
Viktor Stanchev
2979ef1cc7 bump version from 0.2.7 to 0.2.8 2015-10-10 16:57:45 -07:00
Viktor Stanchev
1e7da45710 switch to veryprettytable + colors 2015-09-20 14:19:37 -07:00
Viktor Stanchev
6adf0581dc first step towards prettytable
not pretty yet
2015-09-20 14:19:37 -07:00
Viktor Stanchev
b4bce3a52b fix license 2015-09-20 01:29:31 -07:00
Viktor Stanchev
8111eadd20 add coveralls 2015-09-11 22:42:51 -07:00
Viktor Stanchev
43f8ffefea rewrite html parser with pyquery 2015-09-03 21:44:02 -07:00
Viktor Stanchev
2026daa47d v0.2.7 2015-08-30 22:55:26 -07:00
Viktor Stanchev
cfb4a6ce38 bump version to 0.2.6 2015-08-30 22:36:03 -07:00
rnhmjoj
03bf5e618f Properly handle extra source files 2015-08-31 02:12:07 +00:00
Viktor Stanchev
b15eb1031d move requirements to setup.py only 2015-08-30 10:51:34 -07:00
Viktor Stanchev
f04317ca94 add circle.yml 2015-08-29 23:49:10 -07:00
Viktor Stanchev
660d801770 bump version to 0.2.5 2015-08-29 22:26:50 -07:00
Viktor Stanchev
eb4358831d add email, fix setup.py 2015-08-29 21:58:01 -07:00
rnhmjoj
aea37d3837 Add setup.py 2015-08-30 01:30:38 +00:00
rnhmjoj
e7fb682309 New python .gitignore 2015-08-30 01:26:54 +00:00