Skip to content

Need a tutorial for running and transpiling youtube-dl #133

Description

@joeky888

Would you document a tutorial for running and transpiling a complete project like youtube-dl.

The dependencies of youtube-dl are only Python and Python-setuptools.

$ cd youtube-dl
$ grumpc youtube_dl/__main__.py
package __main__
import (
        πg "grumpy"
        // _ "__python__/sys"
        // _ "__python__/os"
        // _ "__python__/os/path"
)
var Code *πg.Code
func init() {
...
$ What to do next?

It would be amazing if there is a tutorial for compiling youtube-dl to a static binary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions