A bot written in Python3 that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
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