Age | Commit message (Collapse) | Author |
|
|
|
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
|
|
to avoid using same folder when using pip install for example
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some tests are gone, and some redirect to different videos
|
|
|
|
|
|
|
|
|
|
|
|
- extract data from json instead of xml
- fix http format urls
- extract more metadata
- update tests
- make m3u8 and f4m format extraction non fatal
- use m3u8_native implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It doesn't use rtmpdump now.
|
|
|
|
|
|
|
|
it reuses the same extraction process
|
|
extract more info and update test
|
|
|
|
|