namae.txt 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. ##ALSO NEED TO SUBSEQUENTLY ADDRESS URL https://github.com/rg3/youtube-dl/... and http://rg3.github.io/youtube-dl/... and http://yt-dl.org& youtube-dl/ALPHA/NUM
  2. ##youtu`be-dl
  3. test/test_all_urls.py:
  4. self.assertMatch('https://www.youtube.com/results?baz=bar&search_query=youtube-dl+test+video&filters=video&lclk=video', ['youtube:search_url'])
  5. youtube_dl/extractor/bandcamp.py:
  6. 'title': "youtube-dl \"'/\\\u00e4\u21ad - youtube-dl test song \"'/\\\u00e4\u21ad",
  7. 'url': 'http://youtube-dl.bandcamp.com/track/youtube-dl-test-song',
  8. youtube_dl/extractor/dropbox.py:
  9. 'url': 'https://www.dropbox.com/s/nelirfsxnmcfbfh/youtube-dl%20test%20video%20%27%C3%A4%22BaW_jenozKc.mp4?dl=0',
  10. 'title': 'youtube-dl test video \'ä"BaW_jenozKc'
  11. youtube_dl/extractor/eighttracks.py:
  12. 'url': 'http://8tracks.com/ytdl/youtube-dl-test-tracks-a',
  13. 'display_id': 'youtube-dl-test-tracks-a',
  14. 'title': "youtube-dl test tracks \"'/\\ä↭<>",
  15. 'title': "youtue-dl project<>\"' - youtube-dl test track 1 \"'/\\\u00e4\u21ad",
  16. 'title': "youtube-dl project - youtube-dl test track 2 \"'/\\\u00e4\u21ad",
  17. 'title': "youtube-dl project as well - youtube-dl test track 3 \"'/\\\u00e4\u21ad",
  18. 'title': "youtube-dl project as well - youtube-dl test track 4 \"'/\\\u00e4\u21ad",
  19. 'title': "PH - youtube-dl test track 5 \"'/\\\u00e4\u21ad",
  20. 'title': "PH - youtube-dl test track 6 \"'/\\\u00e4\u21ad",
  21. 'title': "phihag - youtube-dl test track 7 \"'/\\\u00e4\u21ad",
  22. 'title': "phihag - youtube-dl test track 8 \"'/\\\u00e4\u21ad",
  23. youtube_dl/extractor/minhateca.py:
  24. 'url': 'http://minhateca.com.br/pereba/misc/youtube-dl+test+video,125848331.mp4(video)',
  25. 'title': 'youtube-dl test video',
  26. youtube_dl/extractor/moniker.py:
  27. 'title': 'youtube-dl test video',
  28. youtube_dl/extractor/sohu.py:
  29. 'title': 'youtube-dl testing video',
  30. youtube_dl/extractor/soundcloud.py:
  31. 'url': 'https://soundcloud.com/jaimemf/youtube-dl-test-video-a-y-baw/s-8Pjrp',
  32. youtube_dl/extractor/streamcloud.py:
  33. 'url': 'http://streamcloud.eu/skp9j99s4bpz/youtube-dl_test_video_____________-BaW_jenozKc.mp4.html',
  34. 'title': 'youtube-dl test video \'/\\ ä ↭',
  35. youtube_dl/extractor/videopremium.py:
  36. 'title': 'youtube-dl_test_video____a_________-BaW_jenozKc.mp4.mp4'
  37. youtube_dl/extractor/vidzi.py:
  38. 'title': 'youtube-dl test video 1\\\\2\'3/4<5\\\\6ä7↭',
  39. youtube_dl/extractor/vimeo.py:
  40. 'videopassword': 'youtube-dl',
  41. 'title': "youtube-dl test video - \u2605 \" ' \u5e78 / \\ \u00e4 \u21ad \U0001d550",
  42. 'title': 'youtube-dl password protected test video',
  43. youtube_dl/extractor/youtube.py:
  44. 'url': 'https://www.youtube.com/results?baz=bar&search_query=youtube-dl+test+video&filters=video&lclk=video',
  45. 'title': 'youtube-dl test video',
  46. 'title': 'youtube-dl test video "\'/\\ä↭𝕐',
  47. 'description': 'test chars: "\'/\\ä↭𝕐\ntest URL: https://github.com/rg3/youtube-dl/issues/1892\n\nThis is a test video for youtube-dl.\n\nFor more information, contact phihag@phihag.de .',
  48. 'tags': ['youtube-dl'],