Matt Klaber
Matt Klaber
This issue will happen when the input contains a UK phone number. For example: ```python s = r"""John Smith 07111222333 [email protected]""" next(datefinder.find_dates(s)) ``` Yields: ``` mypath/lib/python3.6/calendar.py in weekday(year, month, day)...
The underlying issue is that videos no longer have the `loop` attribute. I've attempted to get at the current video using the same carousel code as the multiple images code....
I'm also seeing this same behavior, though this may be a duplicate of #32 . Perhaps that should be re-opened?
I find myself using "reverse" in other video apps (e.g., QuickTime 7 Pro) in order to go back to something I just saw while fast-forwarding. Possibly J could be configured...
Just because you can create it using `ffmpeg` does not mean it is created lossless-ly. The hallmark of lossless with ffmpeg in my experience is if it can run the...
@hrprada it won't be supported any time soon. It's not about a loss of quality but rather literally how ffmpeg and LosslessCut work. LosslessCut does not do anything with ffmpeg...
:+1:
In the meantime, use this: https://github.com/brutaldev/StrongNameSigner
Use case is that I'm using a terminal for moving/copying/[downloading](https://github.com/yt-dlp/yt-dlp) additional files and simply want to tell LosslessCut to open one (or more) of the files and carry on with...