--- dataset_info: features: - name: video_id dtype: string - name: title dtype: string - name: source dtype: string - name: url dtype: string - name: duration_seconds dtype: int64 - name: status dtype: string - name: priority dtype: int64 license: mit task_categories: - automatic-speech-recognition language: - en - ru - hi - es - pt - de - fr - ja - ko - zh - ar - tr - pl tags: - education - youtube - video-ids - queue size_categories: - 1M= 9) # Get pending videos for your own transcription pending = ds["train"].filter(lambda x: x["status"] == "pending") ``` ## Related - **Transcriptions**: [thepowerfuldeez/massive-yt-edu-transcriptions](https://huggingface.co/datasets/thepowerfuldeez/massive-yt-edu-transcriptions) — completed transcripts (updated daily) - **Source code**: [github.com/thepowerfuldeez/massive_yt_edu_scraper](https://github.com/thepowerfuldeez/massive_yt_edu_scraper) ## License MIT. Video metadata is derived from publicly available YouTube data.