tobywarlock
Новый пользователь
- Регистрация
 - 29.11.2024
 
- Сообщения
 - 4
 
- Реакции
 - 0
 
I found several useful video source APIs.
eg:
https://embed.su/embed/movie/{tmdb_id}
https://embed.su/embed/tv/{tmdb_id}/{season_number}/{episode_number}
{IMDB_ID}
{IMDB_ID}-{SEASON_NUMBER}-{EPISODE_NUMBER}
My current plan is to use two video sources so that customers can choose the source when using the player. But I still don't understand the syntax for writing a list. Or is there any other way?
Thank you all in advance.

			
			eg:
https://embed.su/embed/movie/{tmdb_id}
https://embed.su/embed/tv/{tmdb_id}/{season_number}/{episode_number}
{IMDB_ID}
{IMDB_ID}-{SEASON_NUMBER}-{EPISODE_NUMBER}
My current plan is to use two video sources so that customers can choose the source when using the player. But I still don't understand the syntax for writing a list. Or is there any other way?
Thank you all in advance.
