Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Co1lin/Tsinghua-Yukuotang-Autoplay

A script for JS practice purpose.
https://github.com/Co1lin/Tsinghua-Yukuotang-Autoplay

Last synced: 4 days ago
JSON representation

A script for JS practice purpose.

Awesome Lists containing this project

README

        

# Tsinghua Yukuotang Autoplay

This script can autoplay the course videos on [tsinghua.yuketang.cn](tsinghua.yuketang.cn).

## How to use?

Install it from [Greasy Fork](https://greasyfork.org/scripts/422349-tsinghua-yukuotang-autoplay) to your browser with [Tampermonkey](https://www.tampermonkey.net/) extension.

Open one of the videos in some course. Since the numbers at the end of the URLs are increasing (though not continuous) as the course progresses, this script will automatically open the URLs with incremental numbers. The URLs that have no video on their pages will be skipped quickly.

## Disclaimer

The script is written for JavaScript programming practice only.