Skip to content

Commit

Permalink
Add legal condition for donwloading audio
Browse files Browse the repository at this point in the history
  • Loading branch information
dbogdanov committed Oct 29, 2024
1 parent 50249a4 commit 3835d5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ We provide the dataset including the intermediary files of the creation process.

You can download the audio files corresponding to the YouTube IDs of the versions. In our experiments, we used exactly these IDs.

We have been able to conduct the downloads from our research institution under Directive (EU) 2019/790 on Copyright in the Digital Single Market, which includes text and data mining exceptions for the purposes of scientific research (Article 3).

```bash
python discogs_vi_yt/audio_download_yt/download_missing_version_youtube_urls.py Discogs-VI-YT-20240701.jsonl music_dir/
```
Expand Down

0 comments on commit 3835d5c

Please sign in to comment.