Skip to content

Releases: yellowgg2/youngs-ytdl

Support other sites that are supported by ytdl

24 Oct 11:22
Compare
Choose a tag to compare

If User tries to download a video from twitter.com, Channel name will be the hostname of the site. (twitter.com)

So it will create a directory name as twitter.com and save the file into it

You can find out the supported sites by ytdl from here

플레이리스트 멈춤 기능 추가

12 Apr 19:25
Compare
Choose a tag to compare
  • 플레이리스트 다운로드 중에 멈추는 기능 추가
    • 다음 중 하나의 단어를 봇에게 보내면 됨(정지, 멈춤, s, stop)
  • 플레이리스트 다운로드 남은 갯수 표현
  • 다운로드 받은 파일 사이즈 표현
  • update readme

언어 설정 추가

12 Apr 03:45
Compare
Choose a tag to compare
  • 영어 설정 추가
  • 기본 파일 타입을 설정하지 않았을 때 playlist가 안 받아지는 문제 수정
  • 환경 변수 설정을 docker-compose.yml에 하지 않고, .env로 하도록 변경

플레이 리스트 적용

10 Apr 06:30
Compare
Choose a tag to compare

업데이트 내용

playlist에 곡이 100곡 정도 되면 playlist 목록 얻는게 좀 걸립니다. 멈춘게 아니에요 ㅎㅎ

  • https://www.youtube.com/playlist?list 로 시작되는 url은 playlist로 인식
  • playlist url은 반드시 공개된 url이어야 한다. 비공개 playlist는 다운받지 못함
  • playlist의 타이틀로 폴더가 생성되고 그 하위에 각 채널 별 서브 폴더가 생성이 되고 영상이 저장됨
  • /setft로 여러 포맷을 지정하면, 지정된 모든 포맷으로 playlist에 있는 모든 영상을 다운 받음
  • minor bug 수정

최초 릴리즈

07 Apr 16:28
Compare
Choose a tag to compare

최초 릴리즈