Created
April 29, 2018 16:50
-
-
Save tai2/dbb19f296bcc734c3b482f6b470cb652 to your computer and use it in GitHub Desktop.
dtvでアンパンマン映画連続再生 Chrome拡張のためのメモ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# request API | |
id: 797d05ac-6e72-434f-9819-c0742541f945 (ただのuuid) | |
cookie: unique-id=99295a9ec2bf1f236380d34cb760968b3d7cd59f59; entryunique-id=9934aacdbc27369b9837993a6f296030633506d603; required=1; secured=1; _ga=GA1.4.238537.1513353296; mute_setting=0; volume_setting=0.5; clid=ba6f54324ed9425befe43121769e49dc7cf27e00; _ga=GA1.2.175174540.1514433383; survey=0; QuantumMetricUserID=b7ddc68143acb71cff7a251a924db5b7; videoid=vqsfpdfnro5invssvhvnsbtvc6; secure=8ed2bda3a8c433dd5a52b79b8e839990562a73ff; PC030011_window_width=1440; _gid=GA1.4.1826462311.1515847463; cto_lwid=1e520bcd-f6a5-42aa-b2f9-d11cfce3aff0; x-environment=production-pc; x-disable-type=0%2C0%2C0%2C0%2C0; x-unique-id=99295a9ec2bf1f236380d34cb760968b3d7cd59f59; PC030011_window_height=877; zappingPageProceedingCount=289; _gat_UA-21554603-10=1; _gat_UA-21554603-18=1; _gat_UA-55283043-3=1s | |
# コンテンツリスト | |
POST /request method=pcSearchResultList | |
https://pc.video.dmkt-sp.jp/search-contents/category/words/%E6%98%A0%E7%94%BB%E3%80%80%E3%82%A2%E3%83%B3%E3%83%91%E3%83%B3%E3%83%9E%E3%83%B3/type/1/pri/on | |
.titleList_content > .titleList_card[data-cid="10010912"] | |
# もっと見る | |
.titleListScrollMore | |
# コンテンツ再生 | |
https://pc.video.dmkt-sp.jp/ti/10010912?Autoplayflag=1 | |
# 再生終了 | |
再生終了 .wrapper > .containers > .myListTitle > .titleDetailPlayer > .videoWrapper > .controller > div id="recommendArea > .recommentTab > .recommendTabRow is not empty | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment