zoonderkins / blahdns

A small hobby ads block dns project with doh, dot, dnscrypt support.
https://blahdns.com
GNU Affero General Public License v3.0
437 stars 25 forks source link

Downloading twitter mp4. #118

Closed yutayu closed 4 years ago

yutayu commented 4 years ago

Checklist

Describe the issue A clear and concise description of what the issue is.

When I use blahdns( I use jp.) , it stops downloading twitter mp4.

To Reproduce Steps to reproduce the behavior:

  1. ...

Expected behavior A clear and concise description of what you expected to happen. I want to download mp4 completely.

Logs If applicable, add logs or screenshots to help explain your problem.

If you can reproduce the issue, please describe it below.

Server if applicable):

zoonderkins commented 4 years ago

What is the URL ?

yutayu commented 4 years ago

please find long time videos lol

https://twitter.com/NHLBlackhawks/status/1294117654677028864 https://video.twimg.com/amplify_video/1294115869174444032/vid/1280x720/hDS2g1ZFEW99LHTn.mp4?tag=13

zoonderkins commented 4 years ago

image I was able to download..

yutayu commented 4 years ago

Screenshot from 2020-08-15 19-14-08

This is mine.

zoonderkins commented 4 years ago

Could you test on your terminal with following command, and let me know what is the result

Command:

  1. dig video.twimg.com
  2. sudo mtr video.twimg.com

image

Another test How about using Google DNS or Cloudflare, Do they solve your problem?

Thanks

yutayu commented 4 years ago

root@raspberrypi:/home/pi# drill video.twimg.com ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 10205 ;; flags: qr rd ra ; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;; video.twimg.com. IN A

;; ANSWER SECTION: video.twimg.com. 21520 IN CNAME cs296.wpc.edgecastcdn.net. cs296.wpc.edgecastcdn.net. 21520 IN CNAME cs2-wpc.apr-8315.edgecastdns.net. cs2-wpc.apr-8315.edgecastdns.net. 21520 IN CNAME cs2-wpc-as.8315.ecdns.net. cs2-wpc-as.8315.ecdns.net. 21520 IN CNAME cs531.wpc.edgecastcdn.net. cs531.wpc.edgecastcdn.net. 21520 IN A 117.18.232.102

;; AUTHORITY SECTION:

;; ADDITIONAL SECTION:

;; Query time: 0 msec ;; SERVER: 127.0.0.1 ;; WHEN: Sun Aug 16 20:48:11 2020 ;; MSG SIZE rcvd: 212

yutayu commented 4 years ago

Screenshot from 2020-08-16 20-52-44

I can download that file just now with blahdns , cloudflare. I couldn't reproduce .

yutayu commented 4 years ago

Please pend this issue.

yutayu commented 4 years ago

I can download twitter mp4 without problems, after timestamp got on. net.ipv4.tcp_timestamps = 0 to net.ipv4.tcp_timestamps = 1

yutayu commented 4 years ago

Till now , no error occurs. so my modify was failed. Very sorry, this is not on blahdns's business. Thanks :)