{"id":16603296,"url":"https://github.com/dbrgn/orochi","last_synced_at":"2025-06-14T12:07:51.642Z","repository":{"id":7810447,"uuid":"9181114","full_name":"dbrgn/orochi","owner":"dbrgn","description":"Orochi is an interactive command line client for 8tracks.com.","archived":false,"fork":false,"pushed_at":"2016-09-02T06:57:58.000Z","size":279,"stargazers_count":84,"open_issues_count":19,"forks_count":17,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-06-12T02:48:27.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dbrgn.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-02T21:53:24.000Z","updated_at":"2024-08-13T18:12:11.000Z","dependencies_parsed_at":"2022-09-14T07:31:38.155Z","dependency_job_id":null,"html_url":"https://github.com/dbrgn/orochi","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dbrgn/orochi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Forochi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Forochi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Forochi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Forochi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbrgn","download_url":"https://codeload.github.com/dbrgn/orochi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbrgn%2Forochi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259813010,"owners_count":22915199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T00:49:04.916Z","updated_at":"2025-06-14T12:07:51.622Z","avatar_url":"https://github.com/dbrgn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Orochi – 8tracks.com client\n===========================\n\n.. image:: https://img.shields.io/travis/dbrgn/orochi/master.svg\n    :alt: Build status\n    :target: http://travis-ci.org/dbrgn/orochi\n\n.. image:: https://img.shields.io/pypi/v/orochi.svg\n    :alt: PyPI version\n    :target: https://pypi.python.org/pypi/orochi/\n\n.. image:: https://img.shields.io/pypi/pyversions/orochi.svg\n    :alt: PyPI Python versions\n    :target: https://pypi.python.org/pypi/orochi/\n\n.. image:: https://img.shields.io/pypi/l/orochi.svg\n    :alt: PyPI license\n    :target: https://pypi.python.org/pypi/orochi/\n\n.. image:: https://img.shields.io/pypi/wheel/orochi.svg\n    :alt: PyPI wheel\n    :target: https://pypi.python.org/pypi/orochi/\n\n.. image:: https://img.shields.io/pypi/dm/orochi.svg\n    :alt: PyPI downloads per month\n    :target: https://pypi.python.org/pypi/orochi/\n\n.. image:: https://img.shields.io/bountysource/team/orochi/activity.svg\n    :alt: Bounties\n    :target: https://www.bountysource.com/teams/orochi/issues\n\nOrochi is a command line client for `8tracks.com \u003chttp://8tracks.com/\u003e`__\nwritten in Python.\n\nYamata no Orochi (八岐の大蛇) is a legendary 8-headed and 8-tailed Japanese\ndragon. The name translates to \"8-branched giant snake\". I chose the name\nbecause it both refers to the number eight (as in 8tracks) and to snakes (as in\nPython).\n\n.. figure:: http://i.imgur.com/UdiIM8k.png\n    :alt: Illustration of Yamata no Orochi\n\n    *Image courtesy of Gustavo Araujo*\n\n\nInstalling\n----------\n\nUsing pip::\n\n    $ sudo pip install -U orochi\n\nIf you're an ArchLinux user, you can also install\n`orochi \u003chttps://aur.archlinux.org/packages/orochi/\u003e`__ or\n`orochi-git \u003chttps://aur.archlinux.org/packages/orochi-git/\u003e`__ from AUR::\n\n    $ yaourt -S orochi\n\n\nUsage\n-----\n\nPrerequisites:\n\n- Python 2.7+ and 3.3+\n- mplayer (at least r27665, released in 1.0rc3)\n\nStart::\n\n    $ orochi\n\nAvailable commands (main menu)::\n\n    search:\n        Syntax: search \u003csearchterm\u003e\n        Search for a mix by keyword.\n        You can then play a mix with the \"play\" command.\n        Press enter to show next page results.\n    search_tags:\n        Syntax: search \u003ctag1\u003e, \u003ctag2\u003e\n        Search for a mix by tag(s), separated by comma.\n        You can then play a mix with the \"play\" command.\n        Press Enter to show next page results.\n    search_user:\n        Syntax: search \u003cusername\u003e\n        Search for a mix by user.\n        You can then play a mix with the \"play\" command.\n        Press Enter to show next page results.\n    search_user_liked:\n        Syntax: search \u003cusername\u003e\n        Search for a mix liked by user.\n        You can then play a mix with the \"play\" command.\n        Press Enter to show next page results.\n    set:\n        Syntax: set \u003csetting\u003e \u003cparam\u003e\n        Configure settings.\n        Available settings: \n        - autologin yes|no\n          Toggle autologin on start (no by default)\n          WARNING: password will be saved in plain text.\n        - sorting recent|popular|hot (hot by default)\n          Configure search results sorting order.\n        - results_per_page \u003cn\u003e\n          Set number of results per page showed.\n        - terminal_title yes|no (yes by default)\n          Toggle setting terminal title to song status.\n        - log_current_song yes|no (no by default)\n          Toggle whether to log current song information\n          to file `~/.cache/orochi/current_song.txt`\n        To get help for each setting, press Enter with no \u003cparam\u003e.\n    play:\n        Syntax: play \u003cmix\u003e\n        Play the nth mix from the last search results.\n        The \u003cmix\u003e argument can also be a mix ID or an URL.\n    exit:\n        Exit the interpreter.\n        You can also use the Ctrl-D shortcut.\n    login:\n        Syntax: login \u003cusername\u003e\n        Log in to your 8tracks account.\n    liked_mixes:\n        List liked mixes (login required).\n        Press Enter to show next page results.\n\n\nAvailable commands (play mode menu)::\n\n    pause / p:\n        Pause or resume the playback.\n    stop:\n        Stop the playback and exit play mode.\n    next_song / n:\n        Skip to next song.\n    next_mix:\n        Skip to next mix.\n    status / s:\n        Show the status of the currently playing song.\n    mix_info:\n        Show information about the currently playing mix.\n    volume / v:\n        Syntax: volume \u003camount\u003e\n        Change playback volume. The argument must be a number between 0 and 100.\n    like_mix / l:\n        Like the currently playing mix (login required).\n    unlike_mix / ul:\n        Un-like the currently playing mix (login required).\n    fav_track / f:\n        Favorite the currently playing track (login required).\n    unfav_track / uf:\n        Un-favorite the currently playing track (login required).\n\n\nConfiguration\n-------------\n\nThe first time Orochi is started, it creates the ``config.json`` configfile in\nthe ``~/.config/orochi/`` directory. The following configurations can be\nchanged::\n\n    mplayer_extra_args:\n        Extra arguments that are passed on to the mplayer instance.\n\nExample configuration::\n\n    {\n        \"mplayer_extra_args\": \"-ao alsa:device=hw=1.0\"\n    }\n\n\nDevelopment\n-----------\n\nInstall ``requirements.txt`` (with ``pip install -r``). Then start orochi the\nfollowing way::\n\n    $ python -m orochi.client\n\nFor development and testing purposes, you can also pass in the ``--pdb``\nargument. Then a debug session should be started if orochi crashes.\n\n\nCoding Guidelines\n-----------------\n\n`PEP8 \u003chttp://www.python.org/dev/peps/pep-0008/\u003e`__ via `flake8\n\u003chttps://pypi.python.org/pypi/flake8\u003e`_ with max-line-width set to 99 and\nE126-E128 ignored.\n\n\nTesting\n-------\n\nInstall ``requirements-dev.txt``, then run ``py.test`` in the main directory.\nViolations of the coding guidelines above will be counted as test fails.\n\n\nContributing\n------------\n\nPlease refer to the `Contributors Guidelines\n\u003chttps://github.com/dbrgn/orochi/blob/master/CONTRIBUTING.md\u003e`__. Thanks!\n\n\nLicense\n-------\n\nCopyright (C) 2013–2016 Danilo Bargen and contributors\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Forochi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbrgn%2Forochi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbrgn%2Forochi/lists"}