diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..4290819 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,27 @@ +--- +name: Bug report +about: Create a report to help us improve +title: " " +labels: bug +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior. + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - OS: [e.g. Windows] + - Version [e.g. Pro 64 bits] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..44d62fa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: "" +labels: enhancement +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. diff --git a/README.md b/README.md index ec0b4fa..655509d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@

+ + +

-

- A YouTube Music Rich Presence client that show what you're listening client made with ❤️. + A YouTube Music Rich Presence app client that show what you're listening client made with ❤️.

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) @@ -17,11 +19,12 @@ The lastest release is available [here](https://github.com/manucabral/YoutubeMus - Google Chrome - Yandex Browser - Microsoft Edge -> Still in dev for more browsers. + +If you want a support for another browser, please make an [issue](https://github.com/manucabral/YoutubeMusicRPC/issues). -## ❓ How does that work -The program opens your browser with remote debugging enable and obtains all Youtube Music tabs then gets all information about that media throught [MediaSession](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession). +## :grey_question: How does that work +The application opens your browser with remote debugging enable (Chrome Dev Tools) to access all Youtube Music tabs, once this is done the app executes a script to obtain all the data throught [MediaSession](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession) and finally create a Rich Presence for Discord. ## 🔨 Troubleshooting - My rich presence client is not displaying? @@ -42,12 +45,5 @@ The program opens your browser with remote debugging enable and obtains all Yout Credits to [pypresence](https://github.com/qwertyquerty/pypresence) ## ✨ Contributing -All contributions, bug reports, bug fixes, enhancements, and ideas are welcome. Just make a pull request or a issue! +All contributions, bug reports, fixes, enhancements, and ideas are welcome. Just make a pull request or a issue! -## Previews -

- - - -

-