Giter VIP home page Giter VIP logo

Comments (6)

yibu10 avatar yibu10 commented on August 19, 2024

应该是下完一段OK, 下一段就403了。。

from ykdl.

zhangn1985 avatar zhangn1985 commented on August 19, 2024

有测试URL吗?

from ykdl.

yibu10 avatar yibu10 commented on August 19, 2024

ykdl 'http://v.youku.com/v_show/id_XMTU5MTczMDkyOA==.html?from=y1.9-3.1'

from ykdl.

zhangn1985 avatar zhangn1985 commented on August 19, 2024

我知道youku 有一定概率404是因为转码还没完成。
先观察一下

from ykdl.

yaonizui avatar yaonizui commented on August 19, 2024

虎牙直播提示、
site: Huya Live (虎牙直播)
title: 你是我的小丫小苹果~
Traceback (most recent call last):
File "E:\Python\Python35-32\lib\runpy.py", line 170, in run_module_as_main
"main", mod_spec)
File "E:\Python\Python35-32\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "G:\idm\ykdl-master_2\ykdl__main
.py", line 6, in
main()
File "G:\idm\ykdl-master_2\ykdl__init__.py", line 47, in main
m.download(u, args)
File "G:\idm\ykdl-master_2\ykdl\extractor.py", line 94, in download
self.download_normal()
File "G:\idm\ykdl-master_2\ykdl\extractor.py", line 119, in download_normal
self.print_info()
File "G:\idm\ykdl-master_2\ykdl\extractor.py", line 66, in print_info
print("artist: %s" % self.artist)
UnicodeEncodeError: 'gbk' codec can't encode character '\u2764' in position 29:
illegal multibyte sequence

from ykdl.

zhangn1985 avatar zhangn1985 commented on August 19, 2024

please use chcp 65001 to change current code page to unicode.

from ykdl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.