Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Co1lin/Tsinghua-Yukuotang-Autoplay
- Owner: Co1lin
- License: mit
- Created: 2021-02-26T18:46:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T12:06:55.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T04:49:56.798Z (13 days ago)
- Language: JavaScript
- Homepage: https://greasyfork.org/scripts/422349-tsinghua-yukuotang-autoplay
- Size: 21.5 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Co1lin/Tsinghua-Yukuotang-Autoplay - A script for JS practice purpose. (JavaScript)
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.