-
Notifications
You must be signed in to change notification settings - Fork 0
Usage and Keyboard Shortcuts
NikolisSec edited this page Aug 15, 2026
·
1 revision
The interface is textual-based: navigate with arrow keys and type in the
search box.
python odyssey.py # opens the interface
python odyssey.py ui # same thing, but louder- Press
/and type your search (arrow keys browse previous searches). - Skim the results — each shows title, source(s), size, seeders, and a ⚡ if it's already cached on RD.
- Press
cto show only cached results when you want speed. - Press
Enterto download the focused row — orSpacea bunch and pressdto queue them. - Watch the progress bar, enjoy the file.
| Key | Action |
|---|---|
/ |
focus the search box (↑/↓ browse history) |
Enter |
download this torrent |
Space |
mark / unmark for the queue |
Esc |
clear all marks |
d |
start downloading the marked queue |
o |
cycle sort order: smart → seeds → size → name |
f |
filter by source tracker |
c |
toggle ⚡ cached-only mode |
C |
clear all filters |
x |
hide this result forever (blacklist) |
m |
copy the magnet link |
t |
set / replace the RD token |
r |
refresh the current search |
s |
show RD account / cloud status |
? |
toggle the help overlay |
q |
quit |
- Plain text works:
Mr. Robot 1080p -
min:Nin the query filters by seed count:Mr. Robot 1080p min:20→ only non-spam 1080p results with 20+ seeders. - Combine with
f(source) andc(cached-only) to narrow fast.
- Files land in
~/Downloads/Odyssey/by default. - Change the destination permanently:
python odyssey.py prefs --dl-dir "D:\videos"- If a download dies with a 403 mid-flight, the RD link expired — run it again. The tool refuses to save the error page as your movie (we removed that bug).