issues
search
IljaN
/
narr
Download audio tracks from Netflix to sample your favorite shows
The Unlicense
43
stars
4
forks
source link
Fix download on macOS
#6
Closed
IljaN
closed
2 months ago
IljaN
commented
2 months ago
Fixes: #4
On macOS a different mp4 container is delivered (iso6 vs mp42), sometimes contains an aac (?)
Don't try to probe file if Netflix responds with a non 200 status (
https://github.com/IljaN/narr/issues/4#issuecomment-2151055732
)
Includes some refactorings and changes the file probing lib to
https://github.com/abema/go-mp4
for a more granular api.
Fixes: #4