Giter VIP home page Giter VIP logo

space_dl's Introduction

Hi there ๐Ÿ‘‹

I've lost access to this account for a while as I did not had access to my TOTP token so I created another account and transfered all data to that account.
Now while I have recovered my TOTP and now I have access to this account all my activity is on the new account so reach me there.

space_dl's People

Contributors

ryneq avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

space_dl's Issues

ffmpeg not installed error

Tried both on GUI version on windows, and code version on macos. All showing this error.

ffmpeg installed with pip.

'NoneType' object has no attribute 'group'

Seems to be an error:

Traceback (most recent call last):
  File "/usr/local/Cellar/[email protected]/3.10.9/Frameworks/Python.framework/Versions/3.10/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/local/Cellar/[email protected]/3.10.9/Frameworks/Python.framework/Versions/3.10/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/usr/local/lib/python3.10/site-packages/space_dl/__main__.py", line 33, in <module>
    main()
  File "/usr/local/lib/python3.10/site-packages/space_dl/__main__.py", line 22, in main
    s = twitter_space.Space.from_url(args.url[0], out_dir, verbose=args.verbose, proxies=PROXY)
  File "/usr/local/lib/python3.10/site-packages/space_dl/twitter_space.py", line 26, in from_url
    return cls(m.group(1), out_dir=out_dir, verbose=verbose, **kwargs)
  File "/usr/local/lib/python3.10/site-packages/space_dl/twitter_space.py", line 66, in __init__
    self._get_space_config(out_file=self._out_dir / self._id / 'info.json')
  File "/usr/local/lib/python3.10/site-packages/space_dl/twitter_space.py", line 89, in _get_space_config
    js_url = m.group(1)
AttributeError: 'NoneType' object has no attribute 'group'

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.