videojs/video.js

Html5 src behaves incorrectly

Open

#1,169 opened on 2014年4月25日

GitHub で見る
 (15 comments) (0 reactions) (0 assignees)JavaScript (7,502 forks)batch import
bugconfirmedgood first issuepinnedunclaimed

Repository metrics

Stars
 (39,742 stars)
PR merge metrics
 (平均マージ 111d 10h) (30d で 3 merged PRs)

説明

If one calls player.src() the current code for Html5 media will actually overwrite the src on the video rather than appropriately return src or return currentSrc

コントリビューターガイド