sdaqo / anipy-cli

Little tool in python to watch and download anime from the terminal (the better way to watch anime). Also applicable as an API
https://sdaqo.github.io/anipy-cli
GNU General Public License v3.0
270 stars 40 forks source link

VLC Player doesn't open #132

Closed raymonddong closed 1 year ago

raymonddong commented 1 year ago

Describe the bug After selecting the episode, the vlc player doesn't open.

To Reproduce Steps to reproduce the behavior:

  1. python anipy_cli.py -p vlc
  2. Search katanakaji
  3. Select 3
  4. Select 7
  5. No vlc window is opened. Console just shows

Playing: Kimetsu no Yaiba: Katanakaji no Sato-hen hls | 7/8 [n] Next Episode [p] Previous Episode [r] Replay Episode [s] Select episode [a] Search for Anime [i] Print Video Info [d] Download Episode [q] Quit Enter option:

Expected behavior Expected behavior is that vlc opens and plays the episode

Info Name: anipy-cli Version: 2.7.20 Summary: Little tool in python to watch anime from the terminal (the better way to watch anime) Home-page: https://github.com/sdaqo/anipy-cli Author: sdaqo Author-email: sdaqo.dev@protonmail.com License: GPL-3.0 Location: C:\Users\raymo\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages Requires: beautifulsoup4, better-ffmpeg-progress, m3u8, moviepy, pycryptodomex, pypresence, python-dateutil, python-mpv, pyyaml, requests, setuptools, tqdm Required-by:

Platform

Additional context I was last able to use -p vlc a couple weeks ago. Recently I came back and updated to the latest commit and now anipy-cli no longer automatically opens vlc. I'm still able to copy the stream link and play it in vlc.

sdaqo commented 1 year ago

this should be fixed now