我试图用时间变量嵌入Ted会谈视频。 在他们的网站上,如果您在网址后添加#t-618000之类的锚点ID,则可以正常运行。 例如。 https://www.ted.com/talks/hans_rosling_at_state#t-618000
当我尝试使用时间变量进行嵌入时,它不起作用:
var postData = JSON.stringify({
username: 'value'
});
var request = $.ajax({
url: "registration_php.php",
method: "POST",
dataType: "json",
data: postData,
});
request.success(function( results ) {
console.log(results)
});
如何使用此变量找到javascript代码片段以更改播放器时间?
谢谢
答案 0 :(得分:0)
您可以通过添加
来设置playback range...
[INFO] +- org.springframework.data:spring-data-redis:jar:1.7.1.RELEASE:compile
[INFO] | +- org.springframework.data:spring-data-keyvalue:jar:1.1.1.RELEASE:compile
[INFO] | \- org.springframework:spring-oxm:jar:4.2.5.RELEASE:compile
[INFO] +- redis.clients:jedis:jar:2.8.1:compile
[INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:provided
[INFO] +- com.my.group:my-library:jar:1.0.0:compile
[INFO] +- com.fasterxml.jackson.core:jackson-annotations:jar:2.4.4:compile
...
作为指向媒体资源的URL末尾的片段。