aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/sendtonews.py
AgeCommit message (Collapse)Author
2020-09-03[skip travis] revert automerge for nowUnknown
2020-09-02[skip travis] adding automerge supportUnknown
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
2020-09-02[skip travis] renamingUnknown
to avoid using same folder when using pip install for example
2017-02-16[generic] Try parsing JWPlayer embedded videos (closes #12030)Yen Chi Hsuan
2017-01-06[sendtonews] improve info extractionRemita Amine
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-08-15[sendtonews] Fix extractionYen Chi Hsuan
2016-05-21[sendtonews] Add new extractorYen Chi Hsuan
Used in CBSLocal. Part of #9522