A bot written in Python3 that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

11 行
169B

  1. certifi==2019.11.28
  2. chardet==3.0.4
  3. feedparser==5.2.1
  4. idna==2.8
  5. pafy==0.5.5
  6. requests==2.22.0
  7. requests-toolbelt==0.9.1
  8. toml==0.10.0
  9. urllib3==1.26.5
  10. youtube-dl==2019.11.28