An open API service indexing awesome lists of open source software.

https://github.com/ntamvl/gwrap

GWrap will support to get direct video link from google drive
https://github.com/ntamvl/gwrap

Last synced: about 2 months ago
JSON representation

GWrap will support to get direct video link from google drive

Awesome Lists containing this project

README

        

# GWRAP
You will be happy when use this project for movie sites :D

## [Lấy link video streaming từ Google Drive]

### Bước 1: Đổi DNS của vps sang DNS IPv6 của google
mở file `/etc/resolv.conf` và xoá hết những gì có trong đó và sau đấy paste 2 dòng sau vào:
```
nameserver 2001:4860:4860::8888
nameserver 2001:4860:4860::8844
```

Thoát và lưu file lại.

### Bước 2: Vào file /etc/hosts thêm 2 dòng sau
```
127.0.0.1 *.googlevideo.com
```