├── README.md ├── v1 ├── getm3u.php └── index.php └── v2 ├── index.php └── readme.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpcodertop/youtube-to-m3u8/HEAD/README.md -------------------------------------------------------------------------------- /v1/getm3u.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpcodertop/youtube-to-m3u8/HEAD/v1/getm3u.php -------------------------------------------------------------------------------- /v1/index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpcodertop/youtube-to-m3u8/HEAD/v1/index.php -------------------------------------------------------------------------------- /v2/index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpcodertop/youtube-to-m3u8/HEAD/v2/index.php -------------------------------------------------------------------------------- /v2/readme.md: -------------------------------------------------------------------------------- 1 | For testing 2 | http://localhost/v2/index.php?id=TiFcAZrYDFk 3 | --------------------------------------------------------------------------------