This repository has been archived by the owner on Jun 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 181
We are sorry, this song is removed #3
Comments
Xin Hãy Giúp Tớ Làm thế Nào để đưa lên host , và cài đặt xong trên localhost thì báo bài này đã bị xóa . thank tớ chưa dùng thử loại code kiểu này bao giờ mong bạn chỉ giúp cảm ơn |
Open file "server\routes\api\media\song.js"
|
thang-d
added a commit
to thang-d/Echo
that referenced
this issue
Oct 22, 2018
bạn ơi mình có thể đưa lên host php để dùng code này ko ? làm ơn chỉ giúp
mình
Vào 00:17, T.3, 23 Th10, 2018 Thang Le <[email protected]> đã viết:
… Open file "server\routes\api\media\song.js"
Update line 13:
const match = html.match(regex);
if (!match) throw new Error("can't find the resource URL");
const [matchUrl] = match;
const resource = yield request(`https://mp3.zing.vn/xhr/media/get-source?type=audio&${matchUrl}` <https://mp3.zing.vn/xhr/media/get-source?type=audio&$%7BmatchUrl%7D>);
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/Agff6BT7sjQ8cQLp4Nhu00eDc3svpKAbks5une-EgaJpZM4WMQXS>
.
|
Project này có server viết bằng nodejs bạn ơi, nên cần host hỗ trợ nodejs. Nếu bạn muốn chạy trên host php thì viết lại code server bằng php là được. |
awesome341
pushed a commit
to awesome341/React-Redux-Echo-App
that referenced
this issue
Feb 15, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I set everything up and have the site running but when ever i click on a song it says, "We are sorry, this song is removed". Please help with this issue! Thank You.
The text was updated successfully, but these errors were encountered: