{ "info": { "author": "Minik Olsen", "author_email": "minikolsen9@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "===============================\nyt-songs\n===============================\n\n.. image:: https://badge.fury.io/py/yt-songs.png\n :target: http://badge.fury.io/py/yt-songs\n\n.. image:: https://travis-ci.org/MinikOlsen/yt-songs.png?branch=master\n :target: https://travis-ci.org/MinikOlsen/yt-songs\n\n\nYT Songs searches, downloads and normalizes the titles of a list of songs from youtube using youtube-dl.\n\nInstallation\n------------\n\nInstall with pip:\n\n.. code:: bash\n\n pip install -U yt-songs\n\nUsage\n-------\n\nCreate a songs file like test_songs_ and run:\n\n.. _test_songs: https://github.com/MinikOlsen/yt-songs/blob/master/test_songs\n\n.. code:: bash\n\n yt-songs get SONGS_FILE DST_FOLDER\n\nOptions:\n\n- **-v** or **--verbose** to print the full youtube-dl output.\n- **-s** or **--skip** to skip the normalization.\n- **-n** NUMBER or **--number** NUMBER to download a search result other than the first.\n- **-c** FILE or **--config** FILE to use a different config file. It may be useful to have multiple config files for different needs.\n\nConfiguration\n-------------\n\nSince yt-songs runs on top of youtube-dl, any `youtube-dl option`_ can be used for yt-songs, with exception of *logger* and *progress_hooks*, which are set internally.\n\nThe following command opens the YAML config file in the user's preferred editor:\n\n.. code:: bash\n\n yt-songs config -e\n\n.. _`youtube-dl option`: https://github.com/rg3/youtube-dl/blob/master/youtube_dl/YoutubeDL.py#L121-L269\n\nThe options for yt-songs are:\n\nname_template\n A `name template`_ for youtube-dl's output. This option overwrites its youtube-dl analogue outtmpl in ydl_opts.\n\n .. _`name template`: https://github.com/rg3/youtube-dl#output-template\n\ntemp_folder\n A temporary folder to store the files before normalizing the titles.\n\nreplacements\n The replacements to perform with regular expressions in order to normalize the titles.\n\nydl_opts\n Youtube-dl options.\n\nRequirements\n------------\n\n- FFmpeg_ or Libav_\n- Python >= 2.7 or >= 3.3\n\n.. _FFmpeg: http://ffmpeg.org/\n.. _Libav: https://libav.org/download/\n\nLicense\n-------\n\nMIT licensed. See the bundled `LICENSE `_ file for more details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MinikOlsen/yt-songs", "keywords": "yt-songs", "license": "Copyright 2016 Minik Olsen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "maintainer": null, "maintainer_email": null, "name": "yt-songs", "package_url": "https://pypi.org/project/yt-songs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yt-songs/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/MinikOlsen/yt-songs" }, "release_url": "https://pypi.org/project/yt-songs/1.0.5/", "requires_dist": null, "requires_python": null, "summary": "YT Songs searches, downloads and normalizes the titlesof a list of songs from youtube using youtube-dl.", "version": "1.0.5" }, "last_serial": 1981501, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d93e898772527a0618790d226cb3022e", "sha256": "a41cfa7f12f9956af08b3f836dd14e10146a401d56fe70fdfb9a8599b455254f" }, "downloads": -1, "filename": "yt-songs-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d93e898772527a0618790d226cb3022e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4524, "upload_time": "2016-02-20T13:28:36", "url": "https://files.pythonhosted.org/packages/c2/45/60773f1d7b3e65c6c059d07942eeaeaa2bb744dc89872eb8f8becf99f840/yt-songs-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "77c29bac7502ea2090d00413f05d80f9", "sha256": "e62888e8fb5b55014c7c45675910f49da646c3c2b718b94fda049c117c2f12f7" }, "downloads": -1, "filename": "yt-songs-1.0.1.tar.gz", "has_sig": false, "md5_digest": "77c29bac7502ea2090d00413f05d80f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4598, "upload_time": "2016-02-20T14:46:26", "url": "https://files.pythonhosted.org/packages/b9/fe/04d9c3eeaf0f829128fcac5097f5e9fe9cdcf175956b02d4418973ff3385/yt-songs-1.0.1.tar.gz" } ], "1.0.2": [], "1.0.3": [ { "comment_text": "", "digests": { "md5": "d5b74a413f4324f7a1c1a3213bfa2669", "sha256": "6c5bdd7dcaebe079cde428c3ab98600784df889f08801fde54c00e094f3ef5e0" }, "downloads": -1, "filename": "yt-songs-1.0.3.tar.gz", "has_sig": false, "md5_digest": "d5b74a413f4324f7a1c1a3213bfa2669", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5808, "upload_time": "2016-02-22T01:49:23", "url": "https://files.pythonhosted.org/packages/c2/0e/0098506de9d771c9bc73581ac4e326f752cee7146a6512f4616881ab5655/yt-songs-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "1c9bf63d281b00abefb5c9ee707457b1", "sha256": "a8ebe2371c94386fc0eefb63dce1d7adc856b2e49231fc8dc2920ab1947f03c3" }, "downloads": -1, "filename": "yt-songs-1.0.4.tar.gz", "has_sig": false, "md5_digest": "1c9bf63d281b00abefb5c9ee707457b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5820, "upload_time": "2016-02-22T21:48:52", "url": "https://files.pythonhosted.org/packages/6f/6e/86a0b56208cd22a5ba3788a042ddd45ac5aad4e671bbe51c76339761844c/yt-songs-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "7debb65e147e4db7d20d194e2cbfb8fc", "sha256": "0f044072dd39242fb28af463e7b2bd91aa24cb3a2c2ec2779248cb24787a08e6" }, "downloads": -1, "filename": "yt-songs-1.0.5.tar.gz", "has_sig": false, "md5_digest": "7debb65e147e4db7d20d194e2cbfb8fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6238, "upload_time": "2016-02-29T02:52:25", "url": "https://files.pythonhosted.org/packages/a9/96/36a5314194b742126fcd99ebf1a85935fc8d1d86487c325dfb0b66ae5646/yt-songs-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7debb65e147e4db7d20d194e2cbfb8fc", "sha256": "0f044072dd39242fb28af463e7b2bd91aa24cb3a2c2ec2779248cb24787a08e6" }, "downloads": -1, "filename": "yt-songs-1.0.5.tar.gz", "has_sig": false, "md5_digest": "7debb65e147e4db7d20d194e2cbfb8fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6238, "upload_time": "2016-02-29T02:52:25", "url": "https://files.pythonhosted.org/packages/a9/96/36a5314194b742126fcd99ebf1a85935fc8d1d86487c325dfb0b66ae5646/yt-songs-1.0.5.tar.gz" } ] }