playlistfromsong icon indicating copy to clipboard operation
playlistfromsong copied to clipboard

Create an offline music playlist from a single song :notes:

Results 17 playlistfromsong issues
Sort by recently updated
recently updated
newest added

Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...

dependencies

This PR updates [pytest](https://pypi.org/project/pytest) from **3.2.3** to **4.4.2**. Changelog ### 4.4.2 ``` ========================= Bug Fixes --------- - `5089 <https://github.com/pytest-dev/pytest/issues/5089>`_: Fix crash caused by error in ``__repr__`` function with both ``showlocals``...

This PR updates [wheel](https://pypi.org/project/wheel) from **0.29.0** to **0.33.2**. Changelog ### 0.33.2 ``` - Fixed empty directories missing from the wheel (PR by Jason R. Coombs) ``` ### 0.33.1 ``` -...

This PR updates [pip](https://pypi.org/project/pip) from **9.0.1** to **19.1.1**. Changelog ### 19.1.1 ``` =================== Features -------- - Restore ``pyproject.toml`` handling to how it was with pip 19.0.3 to prevent the need...

This PR updates [tox](https://pypi.org/project/tox) from **2.7.0** to **3.9.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/tox - Docs: http://tox.readthedocs.org

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **1.6.5** to **2.0.1**. Changelog ### 2.0.1 ``` ============================== Dependencies ------------ Incompatible changes -------------------- Deprecated ---------- Features added -------------- Bugs fixed ---------- * LaTeX: some system...

This PR updates [coverage](https://pypi.org/project/coverage) from **4.4.1** to **4.5.3**. Changelog ### 4.5.1 ``` ---------------------------- - Now that 4.5 properly separated the ``[run] omit`` and ``[report] omit`` settings, an old bug has...

This PR updates [flake8](https://pypi.org/project/flake8) from **3.5.0** to **3.7.7**. Changelog ### 3.7.7 ``` ------------------- You can view the `3.7.7 milestone`_ on GitLab for more details. Bugs Fixed ~~~~~~~~~~ - Fix crahes...

This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.8.3** to **0.9.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/watchdog - Changelog: https://pyup.io/changelogs/watchdog/ -...

This PR updates [pytest-runner](https://pypi.python.org/pypi/pytest-runner) from **3.0** to **4.2**. Changelog ### 4.2 ``` === * 40: Remove declared dependency and instead assert it at run time. ``` ### 4.1 ``` ===...