Skip to content

Commit

Permalink
Update AddData.tsx (metabrainz#2953)
Browse files Browse the repository at this point in the history
Added a link to ytm-extractor to the Scripts section.
  • Loading branch information
Aerozol authored Aug 5, 2024
1 parent 7be2742 commit dd38e1e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions frontend/js/src/about/add-data/AddData.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,15 @@ export default function AddData() {

<h4>Scripts</h4>
<ul>
<li>
<em>
<a href="https://github.com/defvs/ytm-extractor">
ytm-extractor
</a>
</em>
, a Kotlin (Java) script to submit your YouTube Music watch history
to Listenbrainz
</li>
<li>
<em>
<a href="https://gist.github.com/fuddl/e17aa687df6ac1c7cbee5650ccfbc889">
Expand Down

0 comments on commit dd38e1e

Please sign in to comment.