Datasets:

Languages:
Ukrainian
License:

The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.

Videos in Ukrainian on YouTube

Algorithm to find them:

  1. Find some popular videos with a lot of comments
  2. Fetch comments by yt-dlp --write-comments --skip-download <video_id>
  3. Fetch videos in those user's playlists and filter only with Ukrainian titles: yt-dlp --yes-playlist --skip-download --write-info-json -o "%(uploader)s/%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s" "https://www.youtube.com/@avancult/playlists"
  4. Fetch the channel from each video and scan the full channel for new videos
Downloads last month
20